Variable: useEventTreeStore
constuseEventTreeStore:UseBoundStore<StoreApi<EventTreeState>>
Defined in: app/hooks/eventTree/useEventTreeStore.ts:30
Global event tree store for the Event Tree editor.
Remarks
Provides node/edge state, column label management and helpers to update sequence labels consistently. Backed by Zustand.
