ssap_app/node_modules/expo-modules-autolinking/build/commands/reactNativeConfigCommand.d.ts

4 lines
197 B
TypeScript

import commander from 'commander';
/** The react-native-config command (like RN CLI linking) */
export declare function reactNativeConfigCommand(cli: commander.CommanderStatic): commander.Command;