MCPcopy Create free account
hub / github.com/cyclejs/cyclejs / main.js

File main.js

examples/checkbox/src/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {run} from '@cycle/run';
2import {div, input, p, makeDOMDriver} from '@cycle/dom';
3
4function main(sources) {

Callers

nothing calls this directly

Calls 2

runFunction · 0.90
makeDOMDriverFunction · 0.90

Tested by

no test coverage detected