Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
injectLiveQuery
Function · 0.85
useLiveQuery
Function · 0.85
getData
Function · 0.85
get
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected