Public typealias
type TLHistoryMark = { type: 'STOP' id: string onUndo: boolean onRedo: boolean }
packages/editor/src/lib/editor/types/history-types.ts