UNPKG

shrimpy-node

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