UNPKG

create-expo-cljs-app

Version:

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

4 lines (3 loc) 147 B
export declare const WHITESPACE_CHARS: Array<number>; export declare const skipWhiteSpace: RegExp; export declare const IS_WHITESPACE: Uint8Array;