Configures the Injector to return a value of another useExisting token.
Injector
useExisting
ExistingProvider
Existing token to return. (Equivalent to injector.get(useExisting))
token
injector.get(useExisting)
Generated using TypeDoc
Configures the
Injectorto return a value of anotheruseExistingtoken.See
ExistingProviderPublic Api