InspectionCleaning/node_modules/core-js/proposals/string-match-all.js

4 lines
113 B
JavaScript
Raw Normal View History

2025-04-07 09:53:58 +08:00
'use strict';
// https://github.com/tc39/proposal-string-matchall
require('../modules/esnext.string.match-all');