feat: add temperature unit preference
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export type TemperatureUnit = "c" | "f";
|
||||
export type WindSpeedUnit = "ms" | "kmh" | "mph";
|
||||
|
||||
Reference in New Issue
Block a user