Interface: DependencyGraphNode
Defined in: contracts.ts:141
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
dependencies | readonly | readonly string[] | contracts.ts:144 |
modules | readonly | readonly string[] | contracts.ts:145 |
name | readonly | string | contracts.ts:142 |
token | readonly | string | contracts.ts:143 |