c5db5b429a35ffdac88f1514345b0eb12e1d91facc17808bd27e8958e73b97efcf338c3343fc378c6df1fd193e4acf068ac41729ec5fd68dafedcb6dd017cd 199 B

12345
  1. 'use strict';
  2. // https://github.com/tc39/proposal-string-replaceall
  3. require('../modules/esnext.string.replace-all');
  4. // TODO: remove from `core-js@4`
  5. require('../modules/esnext.symbol.replace-all');