Skip to content

Type Alias: NodeId

ts
type NodeId = string | number;

Defined in: src/graphVisual.ts:1

Released under the MIT License.