const Server = require('./server'); const exports = { Server, }; module.exports = exports;