UNPKG

create-expo-cljs-app

Version:

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

3 lines 147 B
import execa from 'execa'; export default function makeHook(command: string): () => execa.ExecaChildProcess; //# sourceMappingURL=makeHook.d.ts.map