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

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