replace-all.js 165 Bytes Raw Blame History Permalink 1 2 3 4 5 6 // TODO: remove from `core-js@4` require('../../modules/esnext.string.replace-all'); var parent = require('../../es/string/replace-all'); module.exports = parent;