/// Current-condition variables for the general forecast endpoint.
////// Open-Meteo documents `current=` as accepting every hourly forecast variable,
/// so this alias intentionally exposes the full hourly forecast variable set.
pubtypeCurrentVar=super::HourlyVar;