aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/aggregate-error.js
blob: 9a44dac77582765f9eda2192c6ee32582b3207d9 (plain)
1
2
3
4
5
6
require('../modules/es.aggregate-error');
require('../modules/es.string.iterator');
require('../modules/web.dom-collections.iterator');
var path = require('../internals/path');

module.exports = path.AggregateError;