extraActions: { [key: string]: (state: any, action: any) => any } = ...

Type declaration

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