isMicroCountry() — supabase Function Reference
Architecture documentation for the isMicroCountry() function in geo.ts from the supabase codebase.
Entity Profile
Relationship Graph
Source Code
apps/studio/components/interfaces/Reports/utils/geo.ts lines 90–90
export const isMicroCountry = (name: string): boolean => MICRO_COUNTRIES.has(name)
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free