UNPKG

expo-modules-autolinking

Version:
4 lines (3 loc) 217 B
import commander from 'commander'; /** Generates a source file listing all packages to link in the runtime */ export declare function generateModulesProviderCommand(cli: commander.CommanderStatic): commander.Command;