Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHandlers<T>

Type parameters

  • T

Hierarchy

  • IHandlers

Indexable

[propName: string]: function
    • (state: T, action: IAction<any>): T
    • Parameters

      Returns T