mirror of
https://github.com/kennethnym/aris.git
synced 2026-04-27 12:11:17 +01:00
feat: combine daily weather into single feed item (#102)
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