interface IWeatherDataimport { type IWeatherData } from "https://deno.land/x/sptaki@1.2.0/models/eft/weather/IWeatherData.d.ts"; Propertiesacceleration: numbertime: stringdate: stringoptionalweather: IWeatherwinterEventEnabled: boolean