UNPKG

@malga-checkout/vue

Version:

Vue specific wrapper for Malga Checkout core components

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