mirror of
https://github.com/yjs/yjs.git
synced 2025-12-16 03:37:50 +01:00
expose decodeIdMap
This commit is contained in:
@@ -119,7 +119,8 @@ export {
|
||||
insertIntoIdSet,
|
||||
mergeIdMaps,
|
||||
readIdMap,
|
||||
readIdSet
|
||||
readIdSet,
|
||||
decodeIdMap
|
||||
} from './internals.js'
|
||||
|
||||
const glo = /** @type {any} */ (typeof globalThis !== 'undefined'
|
||||
|
||||
Reference in New Issue
Block a user