Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IWeatherData
import { type IWeatherData } from "https://deno.land/x/sptaki@1.2.0/models/eft/weather/IWeatherData.d.ts";

Properties

acceleration: number
time: string
date: string
optional
weather: IWeather
winterEventEnabled: boolean