mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
declare let WS: any;
|
|
export { WS as WebSocket };
|
|
//# sourceMappingURL=ws.d.ts.map
|