Skip to content

environment

reference
1 min readUpdated

Kind: Constant

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

Part of: 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)

  • CoreModulePams/Web/Pams.WebApp/Client/app/core/core.module.ts:1
  • AppSettingsPams/Web/Pams.WebApp/Client/app/settings/app/app.settings.ts:6

Was this page helpful?

Download as PDF