import { provideDaffGeographyDriver } from '@daffodil/geography/driver'
Provider function for DaffGeographyDriver
.
const provideDaffGeographyDriver: <R extends DaffGeographyServiceInterface<DaffCountry> = DaffGeographyServiceInterface<DaffCountry>>(klass: Type<...>) => ExistingProvider