qauMaWeb/node_modules/core-js/es/symbol/match-all.js

8 lines
330 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
require('../../modules/es.object.to-string');
require('../../modules/es.regexp.exec');
require('../../modules/es.symbol.match-all');
require('../../modules/es.string.match-all');
var WrappedWellKnownSymbolModule = require('../../internals/well-known-symbol-wrapped');
module.exports = WrappedWellKnownSymbolModule.f('matchAll');