GitHub

provideDaffProductDriver

const

import { provideDaffProductDriver } from '@daffodil/product/driver'

Provider function for DaffProductDriver.

const provideDaffProductDriver: <R extends DaffProductServiceInterface<DaffProduct> = DaffProductServiceInterface<DaffProduct>>(klass: Type$1<...>) => ExistingProvider