Skip to content

@graphty/algorithms / types / Node

Interface: Node ​

Defined in: types/index.ts:18

Properties ​

data? ​

optional data: Record<string, unknown>

Defined in: types/index.ts:20


id ​

id: NodeId

Defined in: types/index.ts:19