ExistingProvider
interface
Configures the Injector
to return a value of another useExisting
token.
API
Usage Notes
interface ExistingProvider { override useExisting: any;}}
Jump to details
Configures the Injector
to return a value of another useExisting
token.
interface ExistingProvider { override useExisting: any;}}