UNPKG

97 BJavaScriptView Raw
1const Server = require("./core/server");
2
3
4module.exports = new Server();