MCPcopy Create free account
hub / github.com/TanStack/query / index.tsx

File index.tsx

examples/react/basic/src/index.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import ReactDOM from 'react-dom/client'
3import { QueryClient, useQuery, useQueryClient } from '@tanstack/react-query'
4import { PersistQueryClientProvider } from '@tanstack/react-query-persist-client'

Callers

nothing calls this directly

Calls 2

renderMethod · 0.45

Tested by

no test coverage detected