mirror of
https://github.com/yjs/yjs.git
synced 2025-12-16 11:47:46 +01:00
add missing exports for y-prosemirror
This commit is contained in:
@@ -113,7 +113,9 @@ export {
|
|||||||
createIdMapFromIdSet,
|
createIdMapFromIdSet,
|
||||||
TwosetAttributionManager,
|
TwosetAttributionManager,
|
||||||
noAttributionsManager,
|
noAttributionsManager,
|
||||||
createAttributionManagerFromDiff
|
iterateStructsByIdSet,
|
||||||
|
createAttributionManagerFromDiff,
|
||||||
|
createIdSet
|
||||||
} 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