CombinedReducerState<R> Type
A type alias which represents the state created by the reducer returned by combineReducers for a given reducers
argument.
Used above by CombineReducersFunction
, our custom type definition for combineReducers.
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.