Export missing encodeStateVectorV2 method

This commit is contained in:
Volodymyr Kartavyi 2022-09-09 16:09:38 +03:00 committed by GitHub
parent a69ecb0287
commit 89af8a4bf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,7 @@ export {
encodeStateAsUpdate,
encodeStateAsUpdateV2,
encodeStateVector,
encodeStateVectorV2,
UndoManager,
decodeSnapshot,
encodeSnapshot,