Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ getConfig
Function
getConfig
apps/desktop/main/api/index.ts:180–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
178
}
179
180
export
function
getConfig(): ApiServerConfig {
181
return
cm().load()
182
}
Callers
1
authHook
Function · 0.90
Calls
2
cm
Function · 0.85
load
Method · 0.45
Tested by
no test coverage detected