HistoryEntry
Table of contents
An entry containing changes that originated either by user actions or remote changes.
interface HistoryEntry<R extends UnknownRecord = UnknownRecord> {}
Properties
changes: RecordsDiff<R>
source: ChangeSource
An entry containing changes that originated either by user actions or remote changes.
interface HistoryEntry<R extends UnknownRecord = UnknownRecord> {}
changes: RecordsDiff<R>
source: ChangeSource