Type Alias NationCapital

NationCapital: Prettify<Point2D & {
    name: string;
}>