replace-all.js 172 Bytes Raw Blame History Permalink 1 2 3 4 require('../../../modules/esnext.string.replace-all'); var entryVirtual = require('../../../internals/entry-virtual'); module.exports = entryVirtual('String').replaceAll;