UNPKG

@jianghujs/jianghu

Version:

Progressive Enterprise Framework

5 lines 135 B
const path = require('path'); exports.socketIO = { enable: true, path: path.join(__dirname, '../../../../../plugins/socket-io'), };