UNPKG

shrimpy-node

Version:
6 lines 123 B
export interface IHistoricalTradeDto { time: string; price: string; size: string; takerSide: string; }