Files
calendar/packages/app-store/payment.services.generated.ts

12 lines
439 B
TypeScript

/**
This file is autogenerated using the command `yarn app-store:build --watch`.
Don't modify this file manually.
**/
export const PaymentServiceMap = {
alby: import("./alby/lib/PaymentService"),
btcpayserver: import("./btcpayserver/lib/PaymentService"),
hitpay: import("./hitpay/lib/PaymentService"),
"mock-payment-app": import("./mock-payment-app/lib/PaymentService"),
paypal: import("./paypal/lib/PaymentService"),
};