????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/es-aggregate-error/ |
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; };