Appearance
Documentation / @geoverse/editor-core / diffVersions
Function: diffVersions()
ts
function diffVersions(from, to): VersionDiff;Defined in: packages/editor-core/src/history/index.ts:138
纯函数:算两个版本快照的差异(几何变更标志 + 属性字段级 diff)。
