expose SnapshotAttributionManager and createAttributionManagerFromSnapshots

This commit is contained in:
Nick the Sick
2025-12-28 13:47:14 +01:00
parent f5230110cd
commit 88fd9683b8

View File

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