Variable storeConst

store: ToolkitStore<Object, AnyAction, MiddlewareArray<[ThunkMiddleware<Object, AnyAction, undefined>, ((storeAPI) => ((next) => ((action) => any))), ((storeAPI) => ((next) => ((action) => AnyAction))), ((storeAPI) => ((next) => ((action) => AnyAction)))]>> = ...

The main Redux store configuration.

Generated using TypeDoc