(x)
| 2347 | Socket$1.protocol; |
| 2348 | |
| 2349 | function getDefaultExportFromCjs (x) { |
| 2350 | return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x; |
| 2351 | } |
| 2352 | |
| 2353 | var browser = {exports: {}}; |
| 2354 |
no outgoing calls
no test coverage detected
searching dependent graphs…