UNPKG

shrimpy-node

Version:
6 lines (4 loc) 89 B
export interface IOrderBookItemDto { price: string; quantity: string; }