UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines 155 B
export interface PaymentValidationErrors { error: string; object: Record<string, string>; } //# sourceMappingURL=payment-validation-errors.d.ts.map