MCPcopy Index your code
hub / github.com/TanStack/query / createQueries.test-d.ts

File createQueries.test-d.ts

packages/svelte-query/tests/createQueries/createQueries.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 { skipToken } from '@tanstack/query-core'
4import { createQueries, queryOptions } from '../../src/index.js'

Callers

nothing calls this directly

Calls 5

createQueriesFunction · 0.85
getMethod · 0.80
useCustomQueriesFunction · 0.70
queryOptionsFunction · 0.50
getFunction · 0.50

Tested by

no test coverage detected