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

File persisted.test-d.ts

packages/db-sqlite-persistence-core/tests/persisted.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { createCollection } from '@tanstack/db'
3import { persistedCollectionOptions } from '../src'
4import type { PersistedCollectionUtils, PersistenceAdapter } from '../src'

Callers

nothing calls this directly

Calls 2

createCollectionFunction · 0.90

Tested by

no test coverage detected