ExistingSansProvider
Configures the Injector to return a value of another useExisting token.
interface ExistingSansProvider {
useExisting: any
}
子接口
参见
属性
| 属性 | 说明 |
|---|---|
useExisting: any | Existing |
Configures the Injector to return a value of another useExisting token.
interface ExistingSansProvider {
useExisting: any
}
| 属性 | 说明 |
|---|---|
useExisting: any | Existing |