GitHub

provideDaffContactDriver

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

Provider function for DaffContactDriver.

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