import { provideDaffContactDriver } from '@daffodil/contact/driver'
Provider function for DaffContactDriver.
DaffContactDriver
const provideDaffContactDriver: <R extends DaffContactServiceInterface = DaffContactServiceInterface>(klass: Type<R>) => ExistingProvider