Files
old-kitabcitab-frontend/kitabcitab/node_modules/core-js-pure/proposals/string-replace-all.js
2022-12-27 12:05:56 +01:00

5 lines
185 B
JavaScript

// 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');