Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dyr/src/yr.ts>TimeseriesMinified

Access Yr's weather API and Nominatim's API with Deno
Latest
interface TimeseriesMinified
import { type TimeseriesMinified } from "https://deno.land/x/dyr@v2.1.0/src/yr.ts";

Properties

optional
location_name: string
datetime: string
symbol: string
wind_speed: string
temperature: string
wind_direction: number
rain: string