MCPcopy
hub / github.com/TanStack/query / createQueries.test-d.tsx

File createQueries.test-d.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getMethod · 0.80
queryOptionsFunction · 0.50
useQueriesFunction · 0.50

Tested by

no test coverage detected