MCPcopy Create free account
hub / github.com/TodePond/ScreenPond / global.js

File global.js

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

Source from the content-addressed store, hash-verified

1import { makeHand } from "./hand.js";
2import { makeColours } from "./colour.js";
3import { makeWorld } from "./world.js";
4import { LinkedList } from "./list.js";

Callers

nothing calls this directly

Calls 4

makeColoursFunction · 0.90
makeHandFunction · 0.90
makeWorldFunction · 0.90
makeZoomerFunction · 0.90

Tested by

no test coverage detected