MCPcopy Create free account
hub / github.com/TanStack/db / local-storage.test-d.ts

File local-storage.test-d.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { z } from 'zod'
3import { createCollection } from '../src/index'
4import { localStorageCollectionOptions } from '../src/local-storage'

Callers

nothing calls this directly

Calls 4

createCollectionFunction · 0.90
updateMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected