Interface ExistingSansProvider

Configures the Injector to return a value of another useExisting token.

See

Public Api

Hierarchy

Properties

Properties

useExisting: any

Existing token to return. (Equivalent to injector.get(useExisting))

Generated using TypeDoc