UNPKG

create-expo-cljs-app

Version:

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

3 lines (2 loc) 152 B
import { Dictionary } from './common-types'; export declare function applyExtends(config: Dictionary, cwd: string, mergeExtends?: boolean): Dictionary;