MCPcopy
hub / github.com/rikschennink/fitty / fitty.js

File fitty.js

src/fitty.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export default ((w) => {
2 // no window, early exit
3 if (!w) return;
4

Callers

nothing calls this directly

Calls 2

redrawFnFunction · 0.85
redrawAllFunction · 0.85

Tested by

no test coverage detected