@malga-checkout-full/vue
Version:
Vue specific wrapper for Malga Checkout Full core components
23 lines • 558 B
JavaScript
/* eslint-disable */
/* tslint:disable */
/* auto-generated vue proxies */
import { defineContainer } from './vue-component-lib/utils';
export const MalgaCheckoutFull =
/*@__PURE__*/ defineContainer('malga-checkout-full', undefined, [
'locale',
'clientId',
'publicKey',
'sessionId',
'merchantId',
'idempotencyKey',
'sandbox',
'debug',
'paymentMethods',
'pageConfig',
'transactionConfig',
'dialogConfig',
'appInfo',
'transactionSuccess',
'transactionFailed',
]);
//# sourceMappingURL=proxies.js.map