Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
160
global.FileReader = MockFileReader as unknown as typeof FileReader;
161
Callers
2
set
Function · 0.80
drawRegion
Function · 0.80
Calls
no outgoing calls
Tested by
2
set
Function · 0.64
drawRegion
Function · 0.64