MCPcopy
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

11let configTarget = lodash.cloneDeep(defConfig)
12
13function get () {
14 return configTarget
15}
16
17let timer
18const configApi = {

Callers 2

downloadRemoteConfigFunction · 0.70
saveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected