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