implement update logging

This commit is contained in:
Kevin Jahns
2020-12-16 21:25:00 +01:00
parent 22aef63d8a
commit 072947c0bb
3 changed files with 27 additions and 0 deletions

View File

@@ -65,6 +65,8 @@ export {
encodeSnapshotV2,
decodeStateVector,
decodeStateVectorV2,
logUpdate,
logUpdateV2,
isDeleted,
isParentOf,
equalSnapshots,