The state type
The action payload type
A partial reducer function is such that receives a previous state and the payload of a current action, and returns a PartialReduction.
Generated using TypeDoc
The state type