Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bendc/sprint
/ getEvents
Function
getEvents
sprint.js:140–142 ·
view source on GitHub ↗
(domElement)
Source
from the content-addressed store, hash-verified
138
}
139
140
var
getEvents =
function
(domElement) {
141
return
domElement.sprintEventListeners
142
}
143
144
var
getEventsToRemove =
function
(domElement, event) {
145
/*
Callers
4
duplicateEventListeners
Function · 0.85
getEventsToRemove
Function · 0.85
isHandlerShared
Function · 0.85
sprint.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected