Options
All
  • Public
  • Public/Protected
  • All
Menu

Action types that will become sub-reducers

Hierarchy

  • IReducerBatch

Indexable

[key: string]: (state: any, action: IAsyncAction) => any

Action types that will become sub-reducers

    • (state: any, action: IAsyncAction): any
    • Parameters

      • state: any
      • action: IAsyncAction

      Returns any

Legend

  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Class

Generated using TypeDoc