UNPKG

create-expo-cljs-app

Version:

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

10 lines 255 B
import t from 'joi'; /** * Schema for UserDependencyConfigT */ export declare const dependencyConfig: t.ObjectSchema<any>; /** * Schema for ProjectConfigT */ export declare const projectConfig: t.ObjectSchema<any>; //# sourceMappingURL=schema.d.ts.map