MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / getGlobalDispatcher

Function getGlobalDispatcher

out/cli.cjs:58329–58331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58327 }
58328 Object.defineProperty(globalThis, globalDispatcher, {
58329 value: agent,
58330 writable: true,
58331 enumerable: false,
58332 configurable: false
58333 });
58334 }

Callers 7

fetch4Function · 0.85
addAllMethod · 0.85
defaultValueFunction · 0.85
makeDispatcherFunction · 0.85
proxy.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…