UNPKG

@mft/moneyhub-api-client

Version:
7 lines 153 B
export interface Amount { value: number; majorUnits: number; minorUnits: number; currency: string; } //# sourceMappingURL=amount.d.ts.map