MCPcopy Create free account
hub / github.com/pyscript/pyscript / index.js

File index.js

core/tests/manual/donkey/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { donkey } from '../../../dist/core.js';
2
3const runButton = document.querySelector('#run');
4const clearButton = document.querySelector('#clear');

Callers

nothing calls this directly

Calls 4

donkeyFunction · 0.90
killFunction · 0.85
executeFunction · 0.85
clearFunction · 0.50

Tested by

no test coverage detected