import { DaffCustomerPaymentAuthorizeNetActionTypes } from '@daffodil/customer-payment-authorizenet/state'
enum DaffCustomerPaymentAuthorizeNetActionTypes { ApplyPaymentAction = DaffCustomerPaymentAuthorizeNetActionTypes.ApplyPaymentAction, }