Buckets:
| import { operate } from '../util/lift'; | |
| export function finalize(callback) { | |
| return operate((source, subscriber) => { | |
| try { | |
| source.subscribe(subscriber); | |
| } | |
| finally { | |
| subscriber.add(callback); | |
| } | |
| }); | |
| } | |
| //# sourceMappingURL=finalize.js.map |
Xet Storage Details
- Size:
- 300 Bytes
- Xet hash:
- 726f2fbde712f5c56eb4877ea20c98b7cf73f9973a3049be0f92042067558ede
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.