UNPKG

create-expo-cljs-app

Version:

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

3 lines 133 B
declare const unzip: (source: string, destination: string) => Promise<unknown>; export { unzip }; //# sourceMappingURL=unzip.d.ts.map