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

File todos.ts

examples/react/offline-transactions/src/db/todos.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 {
4 IndexedDBAdapter,

Callers

nothing calls this directly

Calls 4

queryCollectionOptionsFunction · 0.90
createCollectionFunction · 0.85
fetchWithRetryFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected