UNPKG

create-expo-cljs-app

Version:

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

13 lines (6 loc) 144 B
'use strict'; const Ignore = require('./ignore'); const internals = {}; module.exports = function () { return new Promise(Ignore); };