const client = require('socket.io-client') const circularParser = require('socket.io-circular-parser') module.exports = { client, circularParser, }