Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CSAILVision/gandissect
/
Class
client/ts/etc/SimpleEventHandler.ts:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
* Created by hen on 5/15/17.
3
*/
4
export
class
SimpleEventHandler {
5
6
element: Element;
7
eventListeners: object[];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected