Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ local-only.test-d.ts
File
local-only.test-d.ts
packages/db/tests/local-only.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expectTypeOf, it } from
'vitest'
2
import
{ z } from
'zod'
3
import
{ createCollection } from
'../src/index'
4
import
{ localOnlyCollectionOptions } from
'../src/local-only'
Callers
nothing calls this directly
Calls
4
localOnlyCollectionOptions
Function · 0.90
createCollection
Function · 0.90
update
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected