MCPcopy Index your code
hub / github.com/TanStack/query / queryOptions

Function queryOptions

packages/svelte-query/src/queryOptions.ts:52–54  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

50}
51
52export function queryOptions(options: unknown) {
53 return options
54}

Callers 3

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…