UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

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