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