anyproxy/test/server/startServer.js
2017-12-01 21:30:49 +08:00

4 lines
54 B
JavaScript

const Server = require('./server.js');
new Server();