create empty client, add function of collecting user unread messages on channels

This commit is contained in:
2026-05-09 21:40:59 +02:00
parent 53652d1f79
commit 6e3e27e63d
3367 changed files with 3200 additions and 1128383 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
import { n as __commonJSMin, t as require_react } from "./react-BumCcwjb.js";
//#region node_modules/.pnpm/react-dom@19.2.5_react@19.2.5/node_modules/react-dom/cjs/react-dom.development.js
import { n as __commonJSMin, t as require_react } from "./react-DPJ86puS.js";
//#region node_modules/.pnpm/react-dom@19.2.6_react@19.2.6/node_modules/react-dom/cjs/react-dom.development.js
/**
* @license React
* react-dom.development.js
@@ -169,12 +169,12 @@ var require_react_dom_development = /* @__PURE__ */ __commonJSMin(((exports) =>
exports.useFormStatus = function() {
return resolveDispatcher().useHostTransitionStatus();
};
exports.version = "19.2.5";
exports.version = "19.2.6";
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
})();
}));
//#endregion
//#region node_modules/.pnpm/react-dom@19.2.5_react@19.2.5/node_modules/react-dom/index.js
//#region node_modules/.pnpm/react-dom@19.2.6_react@19.2.6/node_modules/react-dom/index.js
var require_react_dom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
module.exports = require_react_dom_development();
}));