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