mirror of
https://github.com/yjs/yjs.git
synced 2026-05-03 03:00:41 -04:00
export UpdateEncoderV1
This commit is contained in:
@@ -89,7 +89,8 @@ export {
|
||||
diffUpdate,
|
||||
diffUpdateV2,
|
||||
convertUpdateFormatV1ToV2,
|
||||
convertUpdateFormatV2ToV1
|
||||
convertUpdateFormatV2ToV1,
|
||||
UpdateEncoderV1
|
||||
} from './internals.js'
|
||||
|
||||
const glo = /** @type {any} */ (typeof window !== 'undefined'
|
||||
|
||||
Reference in New Issue
Block a user