Type Alias WeatherGroup

WeatherGroup: typeof weatherIdGroup[number]["group"]

WeatherGroup: "clouds" | "rain" | "snow" | "thunderstorm" | "drizzle" | "atmosphere" | "clear"