UNPKG

@qite/tide-client

Version:
8 lines (7 loc) 139 B
export interface EntryTotals { totalPrice: number; revenue: number; commission: number; margin: number; profit: number; }