UNPKG

websocket-pro-client

Version:

High-performance WebSocket client with auto-reconnect, heartbeat and priority messaging

3 lines (2 loc) 136 B
export declare const deepMerge: (target: any, source: any) => any; export declare const isEqual: (target: any, source: any) => boolean;