UNPKG

create-expo-cljs-app

Version:

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

5 lines 189 B
/** * Returns an array of dependencies from project's package.json */ export default function findDependencies(root: string): Array<string>; //# sourceMappingURL=findDependencies.d.ts.map