MCPcopy Create free account
hub / github.com/TanStack/db / collection

Function collection

packages/svelte-db/src/useLiveQuery.svelte.ts:490–492  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

488 return internalData
489 },
490 get collection() {
491 return collection
492 },
493 get status() {
494 return status
495 },

Callers 4

injectLiveQueryFunction · 0.85
useLiveQueryFunction · 0.85
getDataFunction · 0.85
getFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected