match-all.js 161 Bytes Raw Blame History Permalink 1 2 3 4 5 6 // TODO: remove from `core-js@4` require('../../modules/esnext.string.match-all'); var parent = require('../../es/string/match-all'); module.exports = parent;