MCPcopy Index your code
hub / github.com/dataease/SQLBot / fire

Function fire

frontend/public/swagger-ui-bundle.js:21211–21216  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

21209 return o && !o.disableAutodetect
21210 }
21211 function fire(s, o) {
21212 const i = s
21213 u.forEach(function (s) {
21214 s[i] && s[i](o)
21215 })
21216 }
21217 ;('undefined' != typeof window &&
21218 window.addEventListener &&
21219 window.addEventListener(

Callers 2

highlightFunction · 0.70
highlightElementFunction · 0.70

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected