@trrack/core / ProvenanceGraphStore
Type Alias: ProvenanceGraphStore<State, Event>
ProvenanceGraphStore<
State,Event> =ReturnType<typeofinitializeProvenanceGraph>
Defined in: graph/provenance-graph.ts:18
Type Parameters
State
State = unknown
Event
Event extends string = string
Last updated on