UNPKG

notbank

Version:
6 lines (5 loc) 102 B
export interface OrderBookRequest { Market_Pair: string; Depth?: number; Level?: 1 | 2; }