File "replace-all.js"

Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/core-js/full/string/replace-all.js
File size: 183 bytes
MIME-type: text/plain
Charset: utf-8

'use strict';
// TODO: remove from `core-js@4`
require('../../modules/esnext.string.replace-all');

var parent = require('../../actual/string/replace-all');

module.exports = parent;