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

Class

packages/query-db-collection/src/query.ts:264–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 * for better testability and architectural clarity
263 */
264class QueryCollectionUtilsImpl {
265 private state: QueryCollectionState
266 private refetchFn: RefetchFn
267

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected