UNPKG

create-expo-cljs-app

Version:

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

4 lines 129 B
import AwaitValue from "./AwaitValue.js"; export default function _awaitAsyncGenerator(value) { return new AwaitValue(value); }