This commit is contained in:
Emile Nijssen 2021-05-23 12:25:14 +02:00
parent 9c34761578
commit e3b7d94fa0
7 changed files with 59 additions and 4 deletions

View file

@ -2,4 +2,4 @@
const Server = require('../lib/Server');
module.exports = new Server();
module.exports = new Server();