diff --git a/src/index.js b/src/index.js index 6624f8cb..941cc20a 100644 --- a/src/index.js +++ b/src/index.js @@ -59,6 +59,7 @@ export { encodeStateAsUpdate, encodeStateAsUpdateV2, encodeStateVector, + encodeStateVectorV2, UndoManager, decodeSnapshot, encodeSnapshot,