add tests for meta decoding of updates and state vector comparison of update and ydoc approach
This commit is contained in:
@@ -76,5 +76,9 @@ export {
|
||||
AbstractConnector,
|
||||
logType,
|
||||
mergeUpdates,
|
||||
mergeUpdatesV2
|
||||
mergeUpdatesV2,
|
||||
parseUpdateMeta,
|
||||
parseUpdateMetaV2,
|
||||
encodeStateVectorFromUpdate,
|
||||
encodeStateVectorFromUpdateV2
|
||||
} from './internals.js'
|
||||
|
||||
Reference in New Issue
Block a user