UNPKG

create-expo-cljs-app

Version:

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

8 lines (5 loc) 265 B
delete global.Promise; require("native-promise-only"); var helpers = require('./helpers'); describe('denodeify with native promise only', helpers.basicDenodeify); describe('denodeify with native promise only using multiple arguments', helpers.multipleArguments);