import { provideDaffCartBillingAddressDriver } from '@daffodil/cart/driver'
Provider function for DaffCartBillingAddressDriver
.
const provideDaffCartBillingAddressDriver: <R extends DaffCartBillingAddressServiceInterface<DaffCart> = DaffCartBillingAddressServiceInterface<DaffCart>>(klass: Type<...>) => ExistingProvider