MCPcopy Create free account
hub / github.com/block/buzz / getConfig

Function getConfig

desktop/src/testing/e2eBridge.ts:2605–2607  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2603}
2604
2605function getConfig(): E2eConfig | undefined {
2606 return window.__BUZZ_E2E__;
2607}
2608
2609function readStoredIdentityOverride(): TestIdentity | undefined {
2610 try {

Callers 4

handleGetChannelWindowFunction · 0.85
sendToMockSocketFunction · 0.85
handleMockCommandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected