string-replace-all.js 152 B

123
  1. // https://github.com/tc39/proposal-string-replaceall
  2. require('../modules/esnext.string.replace-all');
  3. require('../modules/esnext.symbol.replace-all');