UNPKG

create-expo-cljs-app

Version:

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

8 lines (6 loc) 236 B
'use strict'; if (process.env.NODE_ENV === 'production') { module.exports = require('./cjs/scheduler-unstable_post_task.production.min.js'); } else { module.exports = require('./cjs/scheduler-unstable_post_task.development.js'); }