UNPKG

create-expo-cljs-app

Version:

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

3 lines (2 loc) 178 B
export declare function argsert(callerArguments: any[], length?: number): void; export declare function argsert(expected: string, callerArguments: any[], length?: number): void;