# APPLICATION_ACTIONS

**Kind:** Constant

**Source:** `Pams/Web/Pams.Web/Client/environments/environment.prod.ts` (line 15)

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

## Definition

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

## Value

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