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

File collections.ts

examples/react-native/shopping-list/src/db/collections.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { open } from '@op-engineering/op-sqlite'
2import { createCollection } from '@tanstack/react-db'
3import { electricCollectionOptions } from '@tanstack/electric-db-collection'
4import {

Callers

nothing calls this directly

Calls 5

createOfflineAwareFetchFunction · 0.90
createCollectionFunction · 0.85

Tested by

no test coverage detected