@caffedpkg/microcore / createStore
Name: createStore Description: createStore API constructor
• S extends State
<T
> = State
<T
>
StoreParams
<T
, S
> & MiddlewareParams
StoreParams<T, S> & MiddlewareParams
Store<T, S>
@caffedpkg/microcore / createStore
Name: createStore Description: createStore API constructor
• S extends State
<T
> = State
<T
>
StoreParams
<T
, S
> & MiddlewareParams
StoreParams<T, S> & MiddlewareParams
Store<T, S>