MCPcopy
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

1import { describe, expectTypeOf, test } from 'vitest'
2import { get } from 'svelte/store'
3import {
4 QueriesObserver,

Callers

nothing calls this directly

Calls 8

createQueriesFunction · 0.85
toStringMethod · 0.80
queryOptionsFunction · 0.50
getFunction · 0.50
fetchQueryMethod · 0.45
getQueryDataMethod · 0.45
getQueryStateMethod · 0.45
setQueryDataMethod · 0.45

Tested by

no test coverage detected