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