package.proposals.string-replace-all.js Maven / Gradle / Ivy
The newest version!
'use strict';
// 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');
© 2015 - 2024 Weber Informatics LLC | Privacy Policy