MCPcopy 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

1import { EventEmitter2 } from 'eventemitter2';
2
3const scriptId = Math.floor(Math.random() * 1000000000);
4

Callers

nothing calls this directly

Calls 3

sendMessageMethod · 0.80
emitMethod · 0.80
addListenerMethod · 0.65

Tested by

no test coverage detected