Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "reducers/modal"

Index

Variables

Functions

Variables

INITIAL_STATE

INITIAL_STATE: object

Type declaration

Functions

modalReducer

  • modalReducer(state?: object, action: ReduxAction): any
  • Parameters

    • Default value state: object = INITIAL_STATE
    • action: ReduxAction

    Returns any

Generated using TypeDoc