ExistingSansProvider
配置此 Injector 以返回另一个 useExisting 令牌的值。
Configures the Injector to return a value of another useExisting token.
interface ExistingSansProvider {
useExisting: any
}
子接口
参见
属性
| 属性 | 说明 |
|---|---|
useExisting: any | 返回现有的 Existing |