create-expo-cljs-app
Version:
Create a react native application with Expo and Shadow-CLJS!
15 lines • 384 B
TypeScript
declare const _default: {
func: import("@react-native-community/cli-types").DetachedCommandFunction<{
fix: boolean | void;
contributor: boolean | void;
}>;
detached: boolean;
name: string;
description: string;
options: {
name: string;
description: string;
}[];
};
export default _default;
//# sourceMappingURL=index.d.ts.map