UNPKG

binance-api-client

Version:

A wrapper which can be used to interact with Binance's API. Entirely developed in TypeScript.

4 lines 105 B
/** * Marker interface representing an exchange filter abstraction. */ export interface SymbolFilter {}