import { provideDaffCustomerPaymentAuthorizeNetPaymentDriver } from '@daffodil/customer-payment-authorizenet/driver'
Provider function for DaffCustomerPaymentAuthorizeNetPaymentDriver
.
const provideDaffCustomerPaymentAuthorizeNetPaymentDriver: <R extends DaffCustomerPaymentAuthorizeNetPaymentDriverInterface = DaffCustomerPaymentAuthorizeNetPaymentDriverInterface>(klass: Type<...>) => ExistingProvider