browser-ws.d.ts 89 B

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