Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sqlchat/sqlchat
/ getEventEmitter
Function
getEventEmitter
src/utils/event-emitter.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
const
getEventEmitter = () => {
34
return
EventEmitter.getInstance();
35
};
36
37
export
default getEventEmitter;
Callers
2
QuotaView
Function · 0.85
sendMessageToCurrentConversation
Function · 0.85
Calls
1
getInstance
Method · 0.80
Tested by
no test coverage detected