Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthonyshort/deku
/ end
Function
end
docs/examples/events/index.js:280–282 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
278
send({ active: true });
279
}
280
function
end(event) {
281
send({ active: false });
282
}
283
var
attrs = {
284
classes: {
285
box: true,
Callers
3
index.js
File · 0.85
beforeUnmount
Function · 0.85
index.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected