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

File useQueries.test-d.tsx

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

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { skipToken } from '..'
3import { useQueries } from '../useQueries'
4import { queryOptions } from '../queryOptions'

Callers

nothing calls this directly

Calls 4

useQueriesFunction · 0.90
queryOptionsFunction · 0.90
getMethod · 0.80
useCustomQueriesFunction · 0.70

Tested by

no test coverage detected