MCPcopy Index your code
hub / github.com/TanStack/query / app.config.ts

File app.config.ts

examples/angular/basic-persister/src/app/app.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { provideHttpClient, withFetch } from '@angular/common/http'
2import {
3 QueryClient,
4 provideTanStackQuery,

Callers

nothing calls this directly

Calls 4

provideTanStackQueryFunction · 0.90
withDevtoolsFunction · 0.90
withPersistQueryClientFunction · 0.90

Tested by

no test coverage detected