Skip to content

APPLICATION_ACTIONS

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/Pams.Web/Client/environments/environment.ts (line 19)

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