MCPcopy
hub / github.com/TanStack/query / useQueries.test-d.ts

File useQueries.test-d.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

queryOptionsFunction · 0.90
toStringMethod · 0.80
getMethod · 0.80
useCustomQueriesFunction · 0.70
queryKeyFunction · 0.70
queryFnFunction · 0.70
useQueriesFunction · 0.50

Tested by

no test coverage detected