/node_modules/babel-polyfill/node_modules/core-js/library/es6/regexp.js
https://bitbucket.org/worklabschd/bingle_customer2 · JavaScript · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · db341e37c7a7bf327afc9a0390d75b60 MD5 · raw file
- require('../modules/es6.regexp.constructor');
- require('../modules/es6.regexp.to-string');
- require('../modules/es6.regexp.flags');
- require('../modules/es6.regexp.match');
- require('../modules/es6.regexp.replace');
- require('../modules/es6.regexp.search');
- require('../modules/es6.regexp.split');
- module.exports = require('../modules/_core').RegExp;