Interface: Unsubscribe
"urx/actions".Unsubscribe
Subscribe-like actions return unsubscribe handles of the Unsubscribe type, which, when called, unbind the subscription.
Hierarchy
- Unsubscribe
Callable
▸ (): void
Defined in urx/actions.ts:44
Subscribe-like actions return unsubscribe handles of the Unsubscribe type, which, when called, unbind the subscription.
Returns: void