Y.Text snapshot support (toDelta)

This commit is contained in:
Kevin Jahns
2019-08-31 22:42:18 +02:00
parent e78d84ee59
commit 8bcff6138c
5 changed files with 153 additions and 38 deletions

View File

@@ -37,6 +37,8 @@ export {
compareIDs,
getState,
Snapshot,
createSnapshot,
createSnapshotFromDoc,
findRootTypeKey,
typeListToArraySnapshot,
typeMapGetSnapshot,