MCPcopy Create free account
hub / github.com/TanStack/db / query.test-d.ts

File query.test-d.ts

packages/query-db-collection/tests/query.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/require-await */
2import { describe, expectTypeOf, it } from 'vitest'
3import {
4 and,

Callers

nothing calls this directly

Calls 10

queryCollectionOptionsFunction · 0.90
createCollectionFunction · 0.90
eqFunction · 0.90
andFunction · 0.90
gtFunction · 0.90
parseLoadSubsetOptionsFunction · 0.90
selectMethod · 0.80
whereMethod · 0.80
fromMethod · 0.80

Tested by

no test coverage detected