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