goddamnit

This commit is contained in:
2026-04-05 22:53:58 +02:00
parent 88c2a3783f
commit e574f326b5
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -311,4 +311,4 @@ const startServer = (address) => {
});
};
module.exports = startServer;
module.exports = { startServer, wss };