3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
declare let WS: any;
|
|
export { WS as WebSocket };
|
|
//# sourceMappingURL=browser-ws.d.ts.map
|