TLHistoryMark

Public TypeAlias

Signature
type TLHistoryMark = {
  type: 'STOP'
  id: string
  onUndo: boolean
  onRedo: boolean
}
Edit this page
Last edited on 15 June 2023
TLHistoryEntryTLInterruptEvent