MCPcopy 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
180export function getConfig(): ApiServerConfig {
181 return cm().load()
182}

Callers 1

authHookFunction · 0.90

Calls 2

cmFunction · 0.85
loadMethod · 0.45

Tested by

no test coverage detected