MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / dispatchEvent

Function dispatchEvent

app/services/tdc_vm_runner.cjs:236–236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 addEventListener() {},
235 removeEventListener() {},
236 dispatchEvent() {},
237 setTimeout(fn) {
238 if (typeof fn === 'function') {
239 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected