Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ createQuery.test-d.ts
File
createQuery.test-d.ts
packages/svelte-query/tests/createQuery/createQuery.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
{ queryKey } from
'@tanstack/query-test-utils'
3
import
{ createQuery, queryOptions } from
'../../src/index.js'
4
Callers
nothing calls this directly
Calls
3
queryKey
Function · 0.90
createQuery
Function · 0.50
queryOptions
Function · 0.50
Tested by
no test coverage detected