export declare const WebSocket: any; | |
export declare const usingBrowserWebSocket = false; | |
export declare const defaultBinaryType = "nodebuffer"; | |
export declare const nextTick: (callback: Function, ...args: any[]) => void; | |
export declare const WebSocket: any; | |
export declare const usingBrowserWebSocket = false; | |
export declare const defaultBinaryType = "nodebuffer"; | |
export declare const nextTick: (callback: Function, ...args: any[]) => void; | |