summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/node_modules/rxjs/internal/symbol/rxSubscriber.d.ts
blob: 20da948cd33a21743e74eb9f6b903b3831b8e6e9 (plain)
1
2
3
4
5
6
/** @deprecated do not use, this is no longer checked by RxJS internals */
export declare const rxSubscriber: string | symbol;
/**
 * @deprecated use rxSubscriber instead
 */
export declare const $$rxSubscriber: string | symbol;