TLHistoryEntry

See source code
type TLHistoryEntry<R extends UnknownRecord> = TLHistoryDiff<R> | TLHistoryMark;
Prev
TLExternalContentSource
Next
TLIndicatorPath