asd/asd-pc/node_modules/core-js/proposals/string-replace-all.js

5 lines
185 B
JavaScript
Raw Normal View History

2024-11-21 11:06:22 +08:00
// https://github.com/tc39/proposal-string-replaceall
require('../modules/esnext.string.replace-all');
// TODO: remove from `core-js@4`
require('../modules/esnext.symbol.replace-all');