diff --git a/src/index.js b/src/index.js index 2e8e86a2..0898922f 100644 --- a/src/index.js +++ b/src/index.js @@ -60,6 +60,8 @@ export { encodeSnapshot, decodeSnapshotV2, encodeSnapshotV2, + decodeStateVector, + decodeStateVectorV2, isDeleted, isParentOf, equalSnapshots,