UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

7 lines 302 B
require('../modules/es6.regexp.constructor'); 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;