github-pages-deploy-action/node_modules/core-js-pure/features/instance/match-all.js

7 lines
163 B
JavaScript
Raw Normal View History

2020-03-07 11:45:40 +08:00
// TODO: remove from `core-js@4`
require('../../modules/esnext.string.match-all');
var parent = require('../../es/instance/match-all');
module.exports = parent;