Skip to content
@breadstone/ziegel-redux Auto-generated

@breadstone/ziegel-redux

Classes

ClassDescription
Observable-
Store-
Subject-

Interfaces

InterfaceDescription
IAction-
IDispatcherRepresents a method that dispatches an action.
IMiddlewareRepresents a method that is used as middleware.
IObservableAn Observable represents a sequence of values which may be observed.
IObserver-
IReducerRepresents a method that is used to update the state tree.
IStoreRepresents a store that encapsulates a state tree and is used to dispatch actions to update the state tree.
ISubscribable-
ISubscriber-
ISubscription-

Released under the MIT License.