A ReducersOf represents an object where the property keys are action types and their values represent full reducers of a given state
The state type
Generated using TypeDoc
A ReducersOf
represents an object where the property keys are action types and their values represent full reducers of a given state