UNPKG

create-expo-cljs-app

Version:

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

4 lines 120 B
module.exports = function(it){ if(typeof it != 'function')throw TypeError(it + ' is not a function!'); return it; };