UNPKG

216 BJavaScriptView Raw
1'use strict';
2require('../../modules/es.regexp.constructor');
3require('../../modules/es.regexp.dot-all');
4require('../../modules/es.regexp.exec');
5require('../../modules/es.regexp.sticky');
6
7module.exports = RegExp;