UNPKG

create-expo-cljs-app

Version:

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

4 lines 162 B
/// <reference types="node" /> import { unlink } from 'fs'; export declare const deleteFile: typeof unlink.__promisify__; //# sourceMappingURL=deleteFile.d.ts.map