Skip to content

TOKEN_ACCESS

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/portal/pams-web/src/app/services/core/baseurl.constants.ts (line 5)

Part of: Pams Web

Definition

ts
new InjectionToken<string>('TOKEN_ACCESS')

Value

ts
new InjectionToken<string>('TOKEN_ACCESS')

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • AppComponentPams/Web/portal/pams-web/src/app/app.component.ts:1

Was this page helpful?

Download as PDF