UNPKG

mobyo-interfaces

Version:
5 lines (4 loc) 79 B
export interface IOrderAditionalFeeV3 { type: string; value: number; }