Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MALSync/MALSync
/ emitter.ts
File
emitter.ts
src/utils/emitter.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EventEmitter2 } from
'eventemitter2'
;
2
3
const
scriptId = Math.floor(Math.random() * 1000000000);
4
Callers
nothing calls this directly
Calls
3
sendMessage
Method · 0.80
emit
Method · 0.80
addListener
Method · 0.65
Tested by
no test coverage detected