Kind: Constant
Source: Frontend/src/app/shared/constants/baseurl.constants.ts (line 3)
Part of: Frontend
Definition
tsnew InjectionToken<string>('ORIGIN_URL')
Value
tsnew 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)
TranslateHandler—Frontend/src/app/app.module.ts:1TranslateHandler—Frontend/src/app/components/configuration/configuration.module.ts:1TranslateHandler—Frontend/src/app/components/shared/shared.module.ts:1PamsServicesModule—Frontend/src/app/services/pams-services.module.ts:1
Was this page helpful?