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

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