uni-ticket-system/node_modules/core-js/proposals/string-replace-all.js

5 lines
185 B
JavaScript
Raw Normal View History

2023-12-05 02:11:10 +00: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');