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