Skip to Content
This is documentation for Trrack 2.0. Click here for legacy Trrack documentation →
Type AliasesType Alias: Nodes<State, Event>

@trrack/core


@trrack/core / Nodes

Type Alias: Nodes<State, Event>

Nodes<State, Event> = Record<string, ProvenanceNode<State, Event>>

Defined in: graph/components/node.ts:88 

Type Parameters

State

State

Event

Event extends string

Last updated on