# environment

**Kind:** Constant

**Source:** `Pams/Web/Pams.WebApp/Client/environments/environment.ts` (line 6)

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

## Definition

```ts
{
  production: false
}
```

## Value

```ts
{
  production: false
}
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `CoreModule` — `Pams/Web/Pams.WebApp/Client/app/core/core.module.ts`:1
- `AppSettings` — `Pams/Web/Pams.WebApp/Client/app/settings/app/app.settings.ts`:6
