Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MertJSX/folderhost
/ ContextMenuType
Interface
ContextMenuType
web/src/types/ContextMenuType.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
ContextMenuType {
2
show: boolean, x: number, y: number
3
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected