UNPKG

expo-modules-autolinking

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