UNPKG

@rnw-community/react-native-payments

Version:

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

2 lines 148 B
export const { PaymentRequest } = typeof window === 'undefined' ? { PaymentRequest: null } : window; //# sourceMappingURL=payment-request.web.js.map