GitHub

provideDaffContactDriver

const

import { provideDaffContactDriver } from '@daffodil/contact/driver'

Provider function for DaffContactDriver.

const provideDaffContactDriver: <R extends DaffContactServiceInterface = DaffContactServiceInterface>(klass: Type$1<R>) => ExistingProvider