Buckets:
| module.exports = { | |
| withResolvers: function () { | |
| let promiseResolve, promiseReject | |
| const promise = new Promise((resolve, reject) => { | |
| promiseResolve = resolve | |
| promiseReject = reject | |
| }) | |
| return { promise, resolve: promiseResolve, reject: promiseReject } | |
| } | |
| } | |
Xet Storage Details
- Size:
- 287 Bytes
- Xet hash:
- df5793f0f23bbf36180f02cf23cafddbcc4560a886e0c498d2ac773a20effc90
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.