import { provideDaffCartStoreCreditDriver } from '@daffodil/cart-store-credit/driver'
Provider function for DaffCartStoreCreditDriver
.
const provideDaffCartStoreCreditDriver: <R extends DaffCartStoreCreditDriverInterface<DaffCartWithStoreCredit> = DaffCartStoreCreditDriverInterface<DaffCartWithStoreCredit>>(klass: Type<...>) => ExistingProvider