qauMaWeb/node_modules/core-js/es/string/replace.js

6 lines
196 B
JavaScript
Raw Permalink Normal View History

2024-10-13 18:02:27 +08:00
require('../../modules/es.regexp.exec');
require('../../modules/es.string.replace');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('String', 'replace');