Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ useQueryOptions
Function
useQueryOptions
packages/app/src/context/server-sync.tsx:545–548 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
543
})
544
545
export function useQueryOptions() {
546
const sync = useServerSync()
547
return createMemo(() => sync().queryOptions)
548
}
Callers
2
SortableWorkspace
Function · 0.90
LocalWorkspace
Function · 0.90
Calls
1
sync
Function · 0.70
Tested by
no test coverage detected