UNPKG

binance-futures-wrapper

Version:

A comprehensive TypeScript wrapper for Binance USDT-M Futures API with full REST and WebSocket support

6 lines 125 B
/** * REST API module exports */ export * from './client'; export * from './endpoints'; //# sourceMappingURL=index.d.ts.map