Public typealias

Signature
type TLCommandHistoryOptions = Partial<{
  preservesRedoStack: boolean
  squashing: boolean
  ephemeral: boolean
}>
Source

packages/editor/src/lib/editor/types/history-types.ts

TLCommandHandlerTLCompleteEvent