UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

2 lines (1 loc) 143 B
export declare function resolveHeaders(headers: [string, string][], headersGet?: string[], mode?: 'startWith' | 'strict'): [string, string][];