Readonly
startedReturns if this has started.
Closes this object and releases any system resource associated with it.
Optional
options: AbortOptionsReturns an async iterator that yields the latest state on change.
Optional
options: AsyncSubscriberOptionsStarts this component.
Optional
options: AbortOptionsSubscribes to new messages and returns a handle to unsubscribe.
Optional
options: SubscribeOptions<State, object>Generated using TypeDoc
Interface for a store that can be subscribed for changes.