Merge pull request #759 from nperez0111/snapshot-attribution-manager

expose `SnapshotAttributionManager` and `createAttributionManagerFromSnapshots`
This commit is contained in:
Kevin Jahns
2025-12-28 15:10:51 +01:00
committed by GitHub

View File

@@ -110,6 +110,8 @@ export {
iterateStructsByIdSet,
createAttributionManagerFromDiff,
DiffAttributionManager,
createAttributionManagerFromSnapshots,
SnapshotAttributionManager,
createIdSet,
mergeIdSets,
cloneDoc,