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

File join.test-d.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, test } from 'vitest'
2import { z } from 'zod'
3import { type } from 'arktype'
4import { createLiveQueryCollection, eq } from '../../src/query/index.js'

Callers

nothing calls this directly

Calls 14

createCollectionFunction · 0.85
fromMethod · 0.80
selectMethod · 0.80
leftJoinMethod · 0.80
rightJoinMethod · 0.80
innerJoinMethod · 0.80
fullJoinMethod · 0.80
createUsersCollectionFunction · 0.70
eqFunction · 0.70

Tested by

no test coverage detected