UNPKG

@malga-checkout-full/vue

Version:

Vue specific wrapper for Malga Checkout Full core components

26 lines 672 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MalgaCheckoutFull = void 0; /* eslint-disable */ /* tslint:disable */ /* auto-generated vue proxies */ const utils_1 = require("./vue-component-lib/utils"); exports.MalgaCheckoutFull = /*@__PURE__*/ (0, utils_1.defineContainer)('malga-checkout-full', undefined, [ 'locale', 'clientId', 'publicKey', 'sessionId', 'merchantId', 'idempotencyKey', 'sandbox', 'debug', 'paymentMethods', 'pageConfig', 'transactionConfig', 'dialogConfig', 'appInfo', 'transactionSuccess', 'transactionFailed', ]); //# sourceMappingURL=proxies.js.map