Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expectTypeOf, it } from
'vitest'
2
import
{ reactive } from
'vue'
3
import
{ skipToken, useQueries } from
'..'
4
import
{ queryOptions } from
'../queryOptions'
Callers
nothing calls this directly
Calls
7
queryOptions
Function · 0.90
toString
Method · 0.80
get
Method · 0.80
useCustomQueries
Function · 0.70
queryKey
Function · 0.70
queryFn
Function · 0.70
useQueries
Function · 0.50
Tested by
no test coverage detected