UNPKG

create-expo-cljs-app

Version:

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

10 lines (7 loc) 169 B
import { Argv } from '.'; export = Yargs; declare function Yargs( processArgs?: ReadonlyArray<string>, cwd?: string, parentRequire?: NodeRequire, ): Argv;