UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaymentResponse = void 0; exports.PaymentResponse = (typeof window === 'undefined' ? { PaymentResponse: null } : window).PaymentResponse; //# sourceMappingURL=payment-response.web.js.map