release: WRNexusJS 0.2.75

This commit is contained in:
2026-07-21 12:30:46 +05:30
parent 2ca2d02b22
commit 69b6cd431f
100 changed files with 2313 additions and 116 deletions
+1
View File
@@ -42,6 +42,7 @@ const server = await startServer({
storage: config.storage,
mobile: config.mobile,
pwa: config.pwa,
devToolbar: config.devToolbar,
});
const r = server.router;