UNPKG

create-expo-cljs-app

Version:

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

6 lines (4 loc) 165 B
var convert = require('./convert'), func = convert('assignWith', require('../assignWith')); func.placeholder = require('./placeholder'); module.exports = func;