Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alienkitty/space.js
/ initViews
Method
initViews
src/ui/PointInfo.js:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
initViews() {
68
this.panel =
new
Panel();
69
this.add(this.panel);
70
}
71
72
// Public methods
73
Callers
1
constructor
Method · 0.95
Calls
1
add
Method · 0.45
Tested by
no test coverage detected