UNPKG

206 BJavaScriptView Raw
1'use strict';
2require('../../modules/es.regexp.exec');
3require('../../modules/es.string.match');
4var entryUnbind = require('../../internals/entry-unbind');
5
6module.exports = entryUnbind('String', 'match');