react-native-get-pixel_edit/node_modules/@react-native-community/cli-config/build/index.d.ts
2025-07-09 11:41:52 +09: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