feat: add router table entries for uploads, media, zips, forks, tools, proxy, push, docs, openai, devii, xmlrpc, devrant, dbapi, pubsub and add type annotations to cache, config, responses, schemas, seo, and stealth modules

This commit is contained in:
2026-06-16 12:05:44 +00:00
parent a618a95671
commit 82f961c660
13 changed files with 51 additions and 83 deletions
+2
View File
@@ -1,3 +1,5 @@
// retoor <retoor@molodetz.nl>
export class PubSubClient {
constructor() {
this.socket = null;