MCPcopy
hub / github.com/arfct/itty-bitty / axiom.js

File axiom.js

docs/render/axiom.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let script = window.script
2
3var cssURL = "/render/axiom.css";
4Promise.all([loadSyle(cssURL)]).then(render);

Callers

nothing calls this directly

Calls 4

loadSyleFunction · 0.85
drawCharFunction · 0.85
allMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected