# REQUEST

**Kind:** Constant

**Source:** `Pams/Web/Pams.WebApp/Client/app/services/request.ts` (line 3)

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

## Definition

```ts
new InjectionToken<string>('REQUEST')
```

## Value

```ts
new InjectionToken<string>('REQUEST')
```

## 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)

- `AppModule` — `Pams/Web/Pams.WebApp/Client/app/app.module.ts`:1
- `SharedServicesModule` — `Pams/Web/Pams.WebApp/Client/app/services/shared-service.module.ts`:1
