We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58fb46 commit e69d448Copy full SHA for e69d448
1 file changed
src/lib/adapter-config.d.ts
@@ -13,6 +13,7 @@ declare global {
13
tz: string;
14
country?: string;
15
}[];
16
+ isWinddirection_icon: boolean;
17
pollenEnabled: boolean;
18
airQualityEnabled: boolean;
19
language: string;
0 commit comments