ws.d.ts 81 B

123
  1. declare let WS: any;
  2. export { WS as WebSocket };
  3. //# sourceMappingURL=ws.d.ts.map