mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 15:11:26 +00:00
4 lines
54 B
JavaScript
4 lines
54 B
JavaScript
const Server = require('./server.js');
|
|
|
|
new Server();
|