function getCurrentWeatherimport { getCurrentWeather } from "https://deno.land/x/dyr@v1.3.4/src/util.ts"; getCurrentWeather(locationName: string, verbose?)Get current weather. ParameterslocationName: stringName of the location, can be village, city etc. optionalverbose = [UNSUPPORTED]Level of detail in the response.