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