File "replace-all.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/es/string/replace-all.js
File size: 261 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
require('../../modules/es.regexp.exec');
require('../../modules/es.string.replace');
require('../../modules/es.string.replace-all');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('String', 'replaceAll');