MCPcopy 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.tsFile · 0.70

Calls 1

getMethod · 0.45

Tested by

no test coverage detected