UNPKG

@rnw-community/react-native-payments

Version:

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

8 lines 289 B
export declare enum PaymentsErrorEnum { AbortError = "AbortError", InvalidStateError = "InvalidStateError", NotAllowedError = "NotAllowedError", NotSupportedError = "NotSupportedError", SecurityError = "SecurityError" } //# sourceMappingURL=payments-error.enum.d.ts.map