import { provideDaffDriverHttpClientCacheService } from '@daffodil/driver'
Provider function for DAFF_DRIVER_HTTP_CLIENT_CACHE_SERVICE
.
const provideDaffDriverHttpClientCacheService: <R extends DaffDriverHttpClientCacheServiceInterface = DaffDriverHttpClientCacheServiceInterface>(klass: Type<...>) => ExistingProvider