Buckets:

imerfanrajabee's picture
download
raw
290 Bytes
import { Subscriber } from './Subscriber';
import { TeardownLogic } from './types';
/***
* @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.
*/
export interface Operator<T, R> {
call(subscriber: Subscriber<R>, source: any): TeardownLogic;
}

Xet Storage Details

Size:
290 Bytes
·
Xet hash:
5b864975e3b0da797bbe831af890d20785b1c1575a77da288574070fdd9afc50

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