MCPcopy Create free account
hub / github.com/bestony/logoly / dispatchEvent

Function dispatchEvent

vitest.setup.js:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 addEventListener() {},
48 removeEventListener() {},
49 dispatchEvent() {
50 return false;
51 },
52 media: ''
53 });
54 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected