UNPKG

ccxws

Version:

Websocket client for 37 cryptocurrency exchanges

8 lines (7 loc) 173 B
export declare type ClientOptions = { wssPath?: string; watcherMs?: number; throttleMs?: number; l2UpdateDepth?: number; throttleL2Snapshot?: number; };