GT / app.js
hanxuan's picture
XxxX
330c0d5
raw
history blame contribute delete
No virus
99 Bytes
import server from './lib/server.js'
/** 全局变量 Server */
global.Server = await server.run()