UNPKG

cecon-interfaces

Version:
5 lines (4 loc) 81 B
export interface IOrderScaleItem { minQuantity: number; price: number; }