Skip to content

APPLICATION_ACTIONS

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/portal/pams-web/src/environments/environment.ts (line 16)

Part of: Pams

Definition

ts
{
  LOADING: '[Application] Loading',
  RESET_STATE: '[Application] Reset State'
}

Value

ts
{
  LOADING: '[Application] Loading',
  RESET_STATE: '[Application] Reset State'
}

Was this page helpful?

Download as PDF