bundle yjs as a module to prevent declaration issues from circular dependencies
This commit is contained in:
@@ -56,5 +56,6 @@ export {
|
||||
isParentOf,
|
||||
equalSnapshots,
|
||||
PermanentUserData, // @TODO experimental
|
||||
tryGc
|
||||
tryGc,
|
||||
transact
|
||||
} from './internals.js'
|
||||
|
||||
Reference in New Issue
Block a user