restoring document to a specific state using a Snapshot, #159

This commit is contained in:
calibr
2020-07-22 18:35:03 +03:00
parent 38eb2e502c
commit ceba4b1837
5 changed files with 282 additions and 28 deletions

View File

@@ -47,6 +47,7 @@ export {
findRootTypeKey,
typeListToArraySnapshot,
typeMapGetSnapshot,
createDocFromSnapshot,
iterateDeletedStructs,
applyUpdate,
applyUpdateV2,