Buckets:

imerfanrajabee's picture
download
raw
154 Bytes
export function createObject(keys: string[], values: any[]) {
return keys.reduce((result, key, i) => ((result[key] = values[i]), result), {} as any);
}

Xet Storage Details

Size:
154 Bytes
·
Xet hash:
fb209dccaafd2d3739239c0f7e9e8804436eef71387a4a57fec59fbd93b9c177

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