UNPKG

264 BTypeScriptView Raw
1import { Observable, Observer, Subscription as ObservableSubscription, Subscriber } from 'zen-observable-ts';
2import 'symbol-observable';
3export type { Observer, ObservableSubscription, Subscriber, };
4export { Observable };
5//# sourceMappingURL=Observable.d.ts.map
\No newline at end of file