UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

7 lines (6 loc) 140 B
export declare function parseProxyAddress(value: string): { login: string; password: string; host: string; port: string; };