Echo/node_modules/core-js/es/string/replace-all.js
2021-02-11 21:31:41 +08:00

5 lines
162 B
JavaScript

require('../../modules/es.string.replace-all');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('String', 'replaceAll');