mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 23:33:38 -05:00
6 lines
130 B
TypeScript
6 lines
130 B
TypeScript
export declare const rxSubscriber: any;
|
|
/**
|
|
* @deprecated use rxSubscriber instead
|
|
*/
|
|
export declare const $$rxSubscriber: any;
|