Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ data
Function
data
packages/db/tests/query/includes.test.ts:4441–4441 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4439
4440
await
collection.preload()
4441
const
data = () => collection.get(TIMELINE_KEY)
4442
4443
expect(data().deltas).toEqual([])
4444
Callers
1
includes.test.ts
File · 0.70
Calls
1
get
Method · 0.45
Tested by
no test coverage detected