GT-Manual / app.js
wuliya's picture
upload
072e993
import server from './lib/server.js'
/** 全局变量 Server */
global.Server = await server.run()