UNPKG

create-expo-cljs-app

Version:

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

6 lines 208 B
// 21.2.5.3 get RegExp.prototype.flags() var $ = require('./$'); if(require('./$.descriptors') && /./g.flags != 'g')$.setDesc(RegExp.prototype, 'flags', { configurable: true, get: require('./$.flags') });