UNPKG

create-expo-cljs-app

Version:

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

4 lines 103 B
var $ = require('../../modules/$'); module.exports = function create(P, D){ return $.create(P, D); };