# APPLICATION_ACTIONS

**Kind:** Constant

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

**Part of:** [Pams](subsystem-pams)

## Definition

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

## Value

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