MCPcopy Index your code
hub / github.com/TanStack/db / select.test-d.ts

File select.test-d.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, test } from 'vitest'
2import { createCollection } from '../../src/collection/index.js'
3import { createLiveQueryCollection, eq } from '../../src/query/index.js'
4import { mockSyncCollectionOptions } from '../utils.js'

Callers

nothing calls this directly

Calls 9

upperFunction · 0.85
createCollectionFunction · 0.85
selectMethod · 0.80
fromMethod · 0.80
whereMethod · 0.80
createUsersFunction · 0.70
eqFunction · 0.70

Tested by

no test coverage detected