UNPKG

@churchapps/apphelper-donations

Version:

Donation components for ChurchApps AppHelper

5 lines 341 B
export * from "./components"; export { DonationPreviewModal } from "./modals/DonationPreviewModal"; export { DonationHelper, StripePaymentMethod } from "./helpers"; export type { PaymentMethod, PaymentGateway, PayPalPaymentMethod, MultiGatewayDonationInterface, PayPalDonationInterface } from "./helpers"; //# sourceMappingURL=index.d.ts.map