import { provideDaffCategoryDriver } from '@daffodil/category/driver'
Provider function for DaffCategoryDriver
.
const provideDaffCategoryDriver: <R extends DaffCategoryServiceInterface<DaffCategory, DaffProduct> = DaffCategoryServiceInterface<DaffCategory, DaffProduct>>(klass: Type<...>) => ExistingProvider