UNPKG

@agoransson/vendure-klarna-plugin

Version:

Plugin that enables Klarna payment for Vendure ecommerce.

5 lines (4 loc) 163 B
export * from "./klarnaPaymentMethodHandler"; export * from "./Constants"; export * from "./types"; export { KlarnaPaymentsPlugin } from "./KlarnaPaymentsPlugin";