mirror of
https://github.com/yjs/yjs.git
synced 2026-02-24 04:01:14 +01:00
Merge pull request #435 from yogas/export_UpdateEncoderV1
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