qauMaWeb/node_modules/core-js/proposals/regexp-named-groups.js

5 lines
180 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
// https://github.com/tc39/proposal-regexp-named-groups
require('../modules/es.regexp.constructor');
require('../modules/es.regexp.exec');
require('../modules/es.string.replace');