UNPKG

create-expo-cljs-app

Version:

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

4 lines (3 loc) 135 B
/// <reference types="node" /> export declare const cacheKeyParts: (string | Buffer)[]; export declare function getCacheKey(): string;