Namespace Onbox.Store.V8
Classes
StateEntry<TState>
A snapshot of the state in a give point in time
StorageSubscription
A copy of the subscription for Store Actions
Store<TState>
The global state management
StoreExtensions
Interfaces
IStorageSubscription
A copy of the subscription for Store Actions
IStore<TState>
The global state management
IStoreAction<TState, TSlice>
An action responsible for dispatching events and accessing a particular slice of the store