????

Your IP : 18.119.140.58


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/es-aggregate-error/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/es-aggregate-error/polyfill.js

'use strict';

var implementation = require('./implementation');

module.exports = function getPolyfill() {
	return typeof AggregateError === 'function' ? AggregateError : implementation;
};