Type alias SimplePartialReducerOf<S>

SimplePartialReducerOf<S>: ((s: S) => PartialReduction<S>)

Type Parameters

  • S

    The state type

Type declaration

Generated using TypeDoc