The statelyAsyncReducer manages a map of <uuid, AsyncState> under the StatelyAsyncSymbol in the root of the state tree. By integrating the reducer into your Store, the root state of the state tree will satisfy this interface.
<uuid, AsyncState>
StatelyAsyncSymbol
Generated using TypeDoc
The statelyAsyncReducer manages a map of
<uuid, AsyncState>
under theStatelyAsyncSymbol
in the root of the state tree. By integrating the reducer into your Store, the root state of the state tree will satisfy this interface.