12 lines
297 B
Markdown
12 lines
297 B
Markdown
# Interface: ImplicitJsonSubsetDependency\<T\>
|
|
|
|
## Type parameters
|
|
|
|
| Name | Type |
|
|
| :--- | :------------------ |
|
|
| `T` | `"*"` \| `string`[] |
|
|
|
|
## Indexable
|
|
|
|
▪ [key: `string`]: `T` \| [`ImplicitJsonSubsetDependency`](../../devkit/documents/ImplicitJsonSubsetDependency)\<`T`\>
|