MCPcopy Create free account
hub / github.com/aghyad97/browserytools / dispatchEvent

Method dispatchEvent

src/test-setup.ts:156–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154 addEventListener() {}
155 removeEventListener() {}
156 dispatchEvent() {
157 return true;
158 }
159}
160global.FileReader = MockFileReader as unknown as typeof FileReader;
161

Callers 2

setFunction · 0.80
drawRegionFunction · 0.80

Calls

no outgoing calls

Tested by 2

setFunction · 0.64
drawRegionFunction · 0.64