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

7 lines
220 B
JavaScript

require('../modules/web.dom-collections.iterator');
require('../modules/es.string.iterator');
require('../modules/esnext.aggregate-error');
var path = require('../internals/path');
module.exports = path.AggregateError;