Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ nativeRole
Function
nativeRole
packages/desktop/src/main/menu.ts:65–67 ·
view source on GitHub ↗
(role: DesktopMenuRole)
Source
from the content-addressed store, hash-verified
63
}
64
65
function
nativeRole(role: DesktopMenuRole) {
66
return
role as NonNullable<MenuItemConstructorOptions[
"role"
]>
67
}
Callers
2
createMenu
Function · 0.85
nativeItem
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected