Subscription Interface

Beta

Subscription interface compatible with rxjs This interface ensures that consumers are not required to have rxjs as dependency.

Extends

Methods

Name Description
add(tearDown: Unsubscribable | () => void | void): void    
unsubscribe(): void    

Properties

Name Type Description
closed boolean    

Defined in

Last Updated: 08 January, 2020