Preparing search index...
The search index is not available
@kayahr/observable
@kayahr/observable
Unsubscribable
Interface Unsubscribable
Interface for objects which can be unsubscribed.
interface
Unsubscribable
{
unsubscribe
()
:
void
;
}
Hierarchy (
View Summary
)
Unsubscribable
Subscription
Index
Methods
unsubscribe
Methods
unsubscribe
unsubscribe
()
:
void
Cancels the subscription.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
unsubscribe
@kayahr/observable
Loading...
Interface for objects which can be unsubscribed.