Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/relationship.interface.ts
Dependency tree structure
Properties
| Property | Type |
|---|---|
rootId | string |
rootName | string |
rootType | string |
children | DependencyNode[] |
depth | number |
totalNodes | number |
Was this page helpful?