UNPKG

xoh-xapi

Version:
5 lines (4 loc) 102 B
export default interface COMMISSION_DEF { commission?: number; rateOfExchange?: number; }