Public TypeAlias
type TLChange<T extends UnknownRecord = any> = HistoryEntry<T>
UnknownRecord, HistoryEntry