MCPcopy 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

1import { describe, expectTypeOf, it } from 'vitest'
2import { queryKey } from '@tanstack/query-test-utils'
3import { createQuery, queryOptions } from '../../src/index.js'
4

Callers

nothing calls this directly

Calls 3

queryKeyFunction · 0.90
createQueryFunction · 0.50
queryOptionsFunction · 0.50

Tested by

no test coverage detected