# ORIGIN_URL

**Kind:** Constant

**Source:** `Pams/Web/Pams.Web/Client/app/shared/constants/baseurl.constants.ts` (line 3)

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

## Definition

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

## Value

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

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

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `PamsServicesModule` — `Pams/Web/Pams.Web/Client/app/services/pams-services.module.ts`:1
