Files
Fluxup_PAP/node_modules/expo-modules-autolinking/build/commands/reactNativeConfigCommand.d.ts
2026-03-10 16:18:05 +00:00

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;