UNPKG

create-expo-cljs-app

Version:

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

3 lines 255 B
import { Config, Dependency } from '@react-native-community/cli-types'; export default function linkDependency(platforms: Config['platforms'], project: Config['project'], dependency: Dependency): Promise<void>; //# sourceMappingURL=linkDependency.d.ts.map