Skip to content

APPLICATION_ACTIONS

reference
1 min readUpdated

Kind: Constant

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

Part of: Pams

Definition

ts
{
    LOADING: 'A0',
    RESET_STATE: 'A1'
}

Value

ts
{
    LOADING: 'A0',
    RESET_STATE: 'A1'
}

Was this page helpful?

Download as PDF