UNPKG

create-expo-cljs-app

Version:

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

5 lines (3 loc) 127 B
'use strict'; let Mime = require('./Mime'); module.exports = new Mime(require('./types/standard'), require('./types/other'));