Appearance
Documentation / @geoverse/editor-core / SnapshotEntry
Interface: SnapshotEntry
Defined in: packages/editor-core/src/history/index.ts:74
硬快照条目:固化某要素在打标时的版本号(对照 snapshot_feature 一行)。
Properties
featureId
ts
featureId: string;Defined in: packages/editor-core/src/history/index.ts:75
version
ts
version: number;Defined in: packages/editor-core/src/history/index.ts:76
