Buckets:

imerfanrajabee's picture
download
raw
328 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.createObject = void 0;
function createObject(keys, values) {
return keys.reduce(function (result, key, i) { return ((result[key] = values[i]), result); }, {});
}
exports.createObject = createObject;
//# sourceMappingURL=createObject.js.map

Xet Storage Details

Size:
328 Bytes
·
Xet hash:
9e255a5659de6a52e461264b112869690383ffba9b7d39c540ff1e3464155c84

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