On this page
ExistingSansProvider
interface
Configures the Injector to return a value of another useExisting token.
interface ExistingSansProvider {
  useExisting: any
}
   Child interfaces
See also
Properties
| Property | Description | 
|---|---|
useExisting: any | 
       Existing   | 
      
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v14.angular.io/api/core/ExistingSansProvider