UNPKG

@rnw-community/react-native-payments

Version:

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

6 lines 159 B
export declare enum PaymentComplete { FAIL = "fail", SUCCESS = "success", UNKNOWN = "unknown" } //# sourceMappingURL=payment-complete.enum.d.ts.map