Add encodeStateVectorV2 to list of exports

This commit is contained in:
reijne 2022-06-30 15:11:05 +02:00 committed by GitHub
parent 1bc9308566
commit 7dbbc8f2ce
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,