ExistingSansProvider
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 |