UNPKG

@rnw-community/react-native-payments

Version:

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

3 lines 237 B
import type { PaymentDetailsUpdate } from '../@standard/w3c/payment-details-update.js'; export declare const validateDetailsUpdate: (detailsUpdate: PaymentDetailsUpdate) => void; //# sourceMappingURL=validate-details-update.util.d.ts.map