UNPKG

@exchanges/binance

Version:

Exchange provider for Binance API

2 lines (1 loc) 102 B
export declare type InterestPeriod = '5m' | '15m' | '30m' | '1h' | '2h' | '4h' | '6h' | '12h' | '1d';