UNPKG

create-expo-cljs-app

Version:

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

6 lines (5 loc) 120 B
module.exports = { 'clamp': require('./clamp'), 'inRange': require('./inRange'), 'random': require('./random') };