MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / setupEffect

Function setupEffect

tools/common/_hyperscript.iife.js:9955–9957  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9953 }
9954 });
9955 function setupEffect() {
9956 reactivity.createEffect(render, stamp, { element: wrapper });
9957 }
9958 });
9959 });
9960 function evaluate(src, ctx, args) {

Callers 1

Calls 1

createEffectMethod · 0.45

Tested by

no test coverage detected