import { provideDaffContentDriver } from '@daffodil/content/driver'
Provider function for DaffContentDriver
.
const provideDaffContentDriver: <R extends DaffContentServiceInterface<DaffContentBlock> = DaffContentServiceInterface<DaffContentBlock>>(klass: Type<...>) => ExistingProvider