UNPKG

create-expo-cljs-app

Version:

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

4 lines 184 B
/// <reference types="node" /> import { ChildProcess } from 'child_process'; export declare function runSimulatorLoggingProcess(): ChildProcess; //# sourceMappingURL=simulator.d.ts.map