ws.ts 50 B

123
  1. import WebSocket from "ws";
  2. export { WebSocket }