UNPKG

binance-api-client

Version:

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

6 lines (5 loc) 61 B
export enum RateLimitInterval { SECOND, MINUTE, DAY, }