mirror of
https://github.com/kennethnym/freya
synced 2026-06-20 16:41:18 +01:00
feat: combine daily weather into single feed item
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -11,6 +11,7 @@ export {
|
||||
type HourlyWeatherEntry,
|
||||
type DailyWeatherFeedItem,
|
||||
type DailyWeatherData,
|
||||
type DailyWeatherEntry,
|
||||
type WeatherAlertFeedItem,
|
||||
type WeatherAlertData,
|
||||
} from "./feed-items"
|
||||
|
||||
Reference in New Issue
Block a user