diff --git a/src/index.js b/src/index.js index 2b490524..94b3d754 100644 --- a/src/index.js +++ b/src/index.js @@ -110,6 +110,8 @@ export { iterateStructsByIdSet, createAttributionManagerFromDiff, DiffAttributionManager, + createAttributionManagerFromSnapshots, + SnapshotAttributionManager, createIdSet, mergeIdSets, cloneDoc,