UNPKG

194 BJavaScriptView Raw
1'use strict';
2// https://github.com/tc39/proposal-regexp-named-groups
3require('../modules/es.regexp.constructor');
4require('../modules/es.regexp.exec');
5require('../modules/es.string.replace');