mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-13 17:48:29 +00:00
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
|
const Server = require('./server.js');
|
||
|
|
||
|
new Server();
|