@atlas-kitchen/adyen-web
Version:
3 lines (2 loc) • 299 B
JavaScript
const t={NO_TOKEN_PROVIDED:"No token was provided",SUBMIT_NOT_SUPPORTED:"Calling submit() is not supported for this payment method",WRONG_INSTANCE:"The instance of the PayPal component being used is not the same which started the payment"};export{t as ERRORS};
//# sourceMappingURL=constants.js.map