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

Function infiniteQueryOptions

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

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by

no test coverage detected