@sqlrooms/cells / Edge
Type Alias: Edge
Edge =
object
Type Declaration
| Name | Type |
|---|---|
id | string |
source | string |
target | string |
kind? | "dependency" | "manual" |
@sqlrooms/cells / Edge
Edge =
object
| Name | Type |
|---|---|
id | string |
source | string |
target | string |
kind? | "dependency" | "manual" |