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

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