Files
hackathon-v-escape-4ff8b5a6…/frontend/node_modules/@react-native-community/cli-config/build/index.d.ts
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

7 lines
259 B
TypeScript

export { default } from './loadConfig';
export declare const commands: {
name: string;
description: string;
func: (_argv: string[], ctx: import("@react-native-community/cli-types").Config) => Promise<void>;
}[];
//# sourceMappingURL=index.d.ts.map