ExistingSansProvider
interface
Configures the Injector to return a value of another useExisting token.
API
interface ExistingSansProvider {}
useExisting
anyExisting token to return. (Equivalent to injector.get(useExisting))
Jump to details
Configures the Injector to return a value of another useExisting token.
interface ExistingSansProvider {}
anyExisting token to return. (Equivalent to injector.get(useExisting))