MCPcopy Create free account
hub / github.com/freecodexyz/free-code / getInternalSubagentEventReader

Method getInternalSubagentEventReader

src/utils/sessionStorage.ts:1381–1383  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1379 }
1380
1381 getInternalSubagentEventReader(): InternalEventReader | null {
1382 return this.internalSubagentEventReader
1383 }
1384}
1385
1386export type TeamInfo = {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected