Skip to content

ORIGIN_URL

reference
1 min readUpdated

Kind: Constant

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

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

  • TranslateHandlerPams/Web/Pams.Web/Client/app/app.module.ts:1
  • PamsServicesModulePams/Web/Pams.Web/Client/app/services/pams-services.module.ts:1

Was this page helpful?

Download as PDF