UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

5 lines 137 B
export interface PaymentCurrencyAmount { currency: string; value: string; } //# sourceMappingURL=payment-currency-amount.d.ts.map