import { provideDaffProductDriver } from '@daffodil/product/driver'
Provider function for DaffProductDriver
.
const provideDaffProductDriver: <R extends DaffProductServiceInterface<DaffProduct> = DaffProductServiceInterface<DaffProduct>>(klass: Type<...>) => ExistingProvider