Home Manual Reference Source Test Repository

Variable

Static Public Summary
public

CONFIG: InjectionToken

An injection token representing the application configuration.

public

ENVIRONMENT: InjectionToken

An injection token representing the application environment.

public

WINDOW: InjectionToken

An injection token representing the browser's window.

Static Public

public CONFIG: InjectionToken source

import {CONFIG} from '@cedx/ngx-core/src/di_tokens.js'

An injection token representing the application configuration.

public ENVIRONMENT: InjectionToken source

import {ENVIRONMENT} from '@cedx/ngx-core/src/di_tokens.js'

An injection token representing the application environment.

public WINDOW: InjectionToken source

import {WINDOW} from '@cedx/ngx-core/src/di_tokens.js'

An injection token representing the browser's window.