Reducer function.
Initial state.
MessageBus to use.
Protected Readonly busMessageBus to use.
Protected Readonly eventOutput event bus.
Protected Readonly reducerReducer to use.
Returns if this has started.
Closes this object and releases any system resource associated with it.
Optional options: AbortOptionsDispatches a message.
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.
Generated using TypeDoc
ReduceStore with Redux-compatible interface.