download
raw
199 Bytes
import { promise as queueAsPromised } from './queue.js'
const queue = queueAsPromised(worker, 1)
console.log('the result is', await queue.push(42))
async function worker (arg) {
return 42 * 2
}

Xet Storage Details

Size:
199 Bytes
·
Xet hash:
da4f77f4778cd1fae237a34906eb7018bcdc2ce8448b5d868b757584c3ae4f9f

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