Graduation
/
ui
/node_modules
/engine.io-client
/build
/esm-debug
/transports
/websocket-constructor.browser.d.ts
export declare const nextTick: (cb: any, setTimeoutFn: any) => any; | |
export declare const WebSocket: any; | |
export declare const usingBrowserWebSocket = true; | |
export declare const defaultBinaryType = "arraybuffer"; | |