@fileverse-dev/ddoc 3.0.93-bug-fix-9 → 3.0.93-bug-fix-11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -178706,7 +178706,7 @@ const Wze = { status: "idle" }, qze = (e) => {
|
|
|
178706
178706
|
return i && i.on("update", w), () => {
|
|
178707
178707
|
i == null || i.off("update", w), v.current && clearTimeout(v.current);
|
|
178708
178708
|
};
|
|
178709
|
-
}, [e, i
|
|
178709
|
+
}, [e, i]), {
|
|
178710
178710
|
ydoc: i,
|
|
178711
178711
|
onConnect: d,
|
|
178712
178712
|
isReady: p,
|