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

Class

packages/query-core/src/queryObserver.ts:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 * ```
56 */
57export class QueryObserver<
58 TQueryFnData = unknown,
59 TError = DefaultError,
60 TData = TQueryFnData,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected