selfdefined/node_modules/rxjs/symbol/rxSubscriber.d.ts
tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

6 lines
130 B
TypeScript

export declare const rxSubscriber: any;
/**
* @deprecated use rxSubscriber instead
*/
export declare const $$rxSubscriber: any;