NavMenu Type — supabase Architecture
Architecture documentation for the NavMenu type/interface in Navigation.types.ts from the supabase codebase.
Entity Profile
Source Code
apps/docs/components/Navigation/Navigation.types.ts lines 1–3
export interface NavMenu {
[key: string]: NavMenuGroup[]
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free