UNPKG

expo-modules-autolinking

Version:
7 lines (6 loc) 311 B
import commander from 'commander'; /** Generates a source file listing all packages to link. * @privateRemarks * This command is deprecated for apple platforms, use `generate-modules-provider` instead. */ export declare function generatePackageListCommand(cli: commander.CommanderStatic): commander.Command;