import { WebSocket } from "ws"; global.WebSocket = global.WebSocket || WebSocket;