Skip to content

ORIGIN_URL

reference
1 min readUpdated

Kind: Constant

Source: Frontend/src/app/shared/constants/baseurl.constants.ts (line 3)

Part of: Frontend

Definition

ts
new InjectionToken<string>('ORIGIN_URL')

Value

ts
new InjectionToken<string>('ORIGIN_URL')

Used by

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

Imported by (4)

  • TranslateHandlerFrontend/src/app/app.module.ts:1
  • TranslateHandlerFrontend/src/app/components/configuration/configuration.module.ts:1
  • TranslateHandlerFrontend/src/app/components/shared/shared.module.ts:1
  • PamsServicesModuleFrontend/src/app/services/pams-services.module.ts:1

Was this page helpful?

Download as PDF