Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Interfaces

Functions

Functions

Const reduxAction

  • reduxAction(type: string, payload?: {}, error?: string | object): Action
  • Parameters

    • type: string
    • payload: {} = ...
    • Optional error: string | object

    Returns Action

Const transientAction

  • transientAction(type: string, payload?: {}, error?: string | object): Action
  • Parameters

    • type: string
    • payload: {} = ...
    • Optional error: string | object

    Returns Action

Legend

  • Function
  • Type alias
  • Interface
  • Class

Generated using TypeDoc