aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/string/match-all.js
blob: e951f4e4942e0179339cddfe339260a38edae518 (plain)
1
2
3
4
require('../../modules/es.string.match-all');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('String', 'matchAll');