A mapping from action types to case reducers for createReducer().
createReducer()
This should not be used manually - it is only used for internal inference purposes and using it manually would lead to type erasure. It might be removed in the future.
A mapping from action types to case reducers for
createReducer()
.