MCPcopy Create free account
hub / github.com/TanStack/query / queryOptions

Function queryOptions

packages/vue-query/src/queryOptions.ts:127–129  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

125}
126
127export function queryOptions(options: unknown) {
128 return options
129}

Callers 4

useQuery.test-d.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected