UNPKG

@malga-checkout/vue

Version:

Vue specific wrapper for Malga Checkout core components

23 lines 566 B
/* eslint-disable */ /* tslint:disable */ /* auto-generated vue proxies */ import { defineContainer } from './vue-component-lib/utils'; export const MalgaCheckout = /*@__PURE__*/ defineContainer('malga-checkout', undefined, [ 'locale', 'clientId', 'publicKey', 'sessionId', 'idempotencyKey', 'merchantId', 'sandbox', 'debug', 'dialogConfig', 'paymentMethods', 'transactionConfig', 'paymentSessionFetch', 'paymentSuccess', 'paymentFailed', 'isLoading', 'appInfo', ]); //# sourceMappingURL=proxies.js.map