download
raw
355 Bytes
"use strict";
var assert = require("@sinonjs/referee-sinon").assert;
var globalObject = require("./global");
describe("global", function () {
before(function () {
if (typeof global === "undefined") {
this.skip();
}
});
it("is same as global", function () {
assert.same(globalObject, global);
});
});

Xet Storage Details

Size:
355 Bytes
·
Xet hash:
de5c03db24df47124e0f31a70c3c01618e6c55ea56ee3a2c2cda5632465c6ffa

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.