ExtendedSearchResult Type — supabase Architecture
Architecture documentation for the ExtendedSearchResult type/interface in StorageSearchResults.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/App/CommandMenu/StorageSearchResults.tsx lines 34–37
type ExtendedSearchResult = SearchResult & {
bucketType?: 'file' | 'analytics' | 'vector'
bucket?: unknown
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free