MCPcopy Index your code
hub / github.com/TanStack/query / utils.test-d.tsx

File utils.test-d.tsx

packages/query-core/src/__tests__/utils.test-d.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { QueryClient } from '../queryClient'
3import type { QueryFilters } from '../utils'
4import type { DataTag, QueryKey } from '../types'

Callers

nothing calls this directly

Calls 2

getQueryDataMethod · 0.45
getQueryStateMethod · 0.45

Tested by

no test coverage detected