interface Forecast {
    at: Date;
    phase: Symbolzeit;
}

Properties

Properties

at: Date
phase: Symbolzeit