Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dylan-sutton-chavez/edge-python
/ events.js
File
events.js
host/dom/src/main/events.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* DOM events fan into Python's `receive()` via `ctx.pushEvent(jsonDetail)`. */
2
3
export
default ({ node, bindings, files }, { pushEvent, emitError }) => ({
4
bind_event: (h,
type
, msg, optionsJson) => {
Callers
nothing calls this directly
Calls
3
node
Function · 0.85
push
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected