@fileverse-dev/ddoc 3.4.6-mp-fixes-1 → 3.4.6-mp-fixes-2
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
|
@@ -171543,7 +171543,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
|
|
|
171543
171543
|
"#db3041",
|
|
171544
171544
|
"#0ad7f2",
|
|
171545
171545
|
"#1bff39"
|
|
171546
|
-
], zHe = 3, $He = 1e3, HHe =
|
|
171546
|
+
], zHe = 3, $He = 1e3, HHe = 1e4, YR = (e) => typeof window.requestIdleCallback == "function" ? {
|
|
171547
171547
|
kind: "idle",
|
|
171548
171548
|
handle: window.requestIdleCallback(() => e(), {
|
|
171549
171549
|
timeout: 300
|