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