GT-Manual / app.js
wuliya
upload
072e993
raw
history blame
No virus
99 Bytes
import server from './lib/server.js'
/** 全局变量 Server */
global.Server = await server.run()