UNPKG

@mirahi/vendure-adyen-dropin-plugin

Version:

A Vendure plugin to integrate the Adyen payment provider to your server. This plugin only handles the flow for a drop-in integration on your storefront.

6 lines 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./plugin/adyen.plugin"), exports); tslib_1.__exportStar(require("./plugin/generated-types/graphql"), exports); //# sourceMappingURL=vendure-adyen-dropin-plugin.js.map