github-pages-deploy-action/node_modules/core-js-pure/features/string/match-all.js
2020-03-06 22:45:40 -05:00

7 lines
161 B
JavaScript

// TODO: remove from `core-js@4`
require('../../modules/esnext.string.match-all');
var parent = require('../../es/string/match-all');
module.exports = parent;