create-expo-cljs-app
Version:
Create a react native application with Expo and Shadow-CLJS!
7 lines (5 loc) • 367 B
JavaScript
goog.provide("shadow.js.shim.module$create_react_class");
goog.provide("module$shadow_js_shim_module$create_react_class");
shadow.js.shim.module$create_react_class = require("create-react-class");
module$shadow_js_shim_module$create_react_class.default = shadow.js.shim.module$create_react_class;
//# sourceMappingURL=shadow.js.shim.module$create_react_class.js.map