Buckets:
| ; | |
| var inspect = require('../'); | |
| var test = require('tape'); | |
| var globalThis = require('globalthis')(); | |
| test('global object', function (t) { | |
| /* eslint-env browser */ | |
| var expected = typeof window === 'undefined' ? 'globalThis' : 'Window'; | |
| t.equal( | |
| inspect([globalThis]), | |
| '[ { [object ' + expected + '] } ]' | |
| ); | |
| t.end(); | |
| }); | |
Xet Storage Details
- Size:
- 372 Bytes
- Xet hash:
- 3f14c7d6c208159f5bb880203e9ae69a1d70b0a83304672a57b00ec506d51d6d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.