MCPcopy Index your code
hub / github.com/TanStack/db / collections.ts

File collections.ts

examples/react/projects/src/lib/collections.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCollection } from '@tanstack/react-db'
2import { queryCollectionOptions } from '@tanstack/query-db-collection'
3import { QueryClient } from '@tanstack/query-core'
4import {

Callers

nothing calls this directly

Calls 5

queryCollectionOptionsFunction · 0.90
createCollectionFunction · 0.85
queryMethod · 0.45
mapMethod · 0.45
mutateMethod · 0.45

Tested by

no test coverage detected