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()