UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

5 lines (4 loc) 74 B
export interface IPrice { Amount: string; CurrencyCode: string; }