Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/
Class
src/webpage/contextmenu.ts:173–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
class
ContextMenuText<x, y> implements menuPart<x, y> {
174
private visible?: (obj1: x, obj2: y) => boolean;
175
group?: string;
176
text: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected