MCPcopy
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.jsFile · 0.85
beforeUnmountFunction · 0.85
index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected