Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docmirror/dev-sidecar
/ get
Function
get
packages/core/src/config-api.js:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
let
configTarget = lodash.cloneDeep(defConfig)
12
13
function
get () {
14
return
configTarget
15
}
16
17
let
timer
18
const
configApi = {
Callers
2
downloadRemoteConfig
Function · 0.70
save
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected