UNPKG

@adyen/react-native

Version:

Wraps Adyen Checkout Drop-In and Components for iOS and Android for convenient use with React Native

5 lines (4 loc) 245 B
"use strict"; export const MISSING_CONTEXT_ERROR = 'useAdyenCheckout must be used within an AdyenCheckout'; export const COMPONENT_MISSING_CONTEXT_ERROR = 'useCheckout must be used within an AdyenCheckout'; //# sourceMappingURL=constants.js.map