Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/linuxfoundation/crowd.dev
/ MenuLinkParams
Interface
MenuLinkParams
frontend/src/modules/layout/types/MenuLink.ts:1–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface
MenuLinkParams {
2
user: any,
3
tenant: any,
4
}
5
6
export
interface
MenuLink {
7
id: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected