Buckets:

imerfanrajabee's picture
download
raw
368 Bytes
import EventEmitter from 'events';
import { Observable } from 'rxjs';
/**
* Creates an observable for a specific event of an `EventEmitter` instance.
*
* The underlying event listener is set up only once across the application for that event emitter/name pair.
*/
export declare function fromSharedEvent(emitter: EventEmitter, event: string): Observable<unknown>;

Xet Storage Details

Size:
368 Bytes
·
Xet hash:
929ed6a3f6fe98cdaca61e6c4a5236c7953bd48d4302bd3999f47d2e1fad324b

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