Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ makeHand } from
"./hand.js"
;
2
import
{ makeColours } from
"./colour.js"
;
3
import
{ makeWorld } from
"./world.js"
;
4
import
{ LinkedList } from
"./list.js"
;
Callers
nothing calls this directly
Calls
4
makeColours
Function · 0.90
makeHand
Function · 0.90
makeWorld
Function · 0.90
makeZoomer
Function · 0.90
Tested by
no test coverage detected