Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/query
/ queryOptions.test-d.ts
File
queryOptions.test-d.ts
packages/svelte-query/tests/queryOptions/queryOptions.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expectTypeOf, test } from
'vitest'
2
import
{ get } from
'svelte/store'
3
import
{
4
QueriesObserver,
Callers
nothing calls this directly
Calls
8
createQueries
Function · 0.85
toString
Method · 0.80
queryOptions
Function · 0.50
get
Function · 0.50
fetchQuery
Method · 0.45
getQueryData
Method · 0.45
getQueryState
Method · 0.45
setQueryData
Method · 0.45
Tested by
no test coverage detected