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

@trrack/core


@trrack/core / ProvenanceGraphStore

Type Alias: ProvenanceGraphStore<State, Event>

ProvenanceGraphStore<State, Event> = ReturnType<typeof initializeProvenanceGraph>

Defined in: graph/provenance-graph.ts:18 

Type Parameters

State

State = unknown

Event

Event extends string = string

Last updated on