ICommonBaseSection Type — supabase Architecture
Architecture documentation for the ICommonBaseSection type/interface in Reference.types.ts from the supabase codebase.
Entity Profile
Source Code
apps/docs/components/reference/Reference.types.ts lines 48–52
export interface ICommonBaseSection extends ICommonBase {
id: string
slug: string
excludes?: string[]
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free