Home / Function/ isMicroCountry() — supabase Function Reference

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)

Subdomains

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free