dont actually need that
This commit is contained in:
4
dist/homepage.d.ts
vendored
4
dist/homepage.d.ts
vendored
@@ -5,8 +5,4 @@ export type FullInformation = {
|
||||
ha_temp: string | null;
|
||||
tidal_current: TidalGetCurrent | null;
|
||||
};
|
||||
export type LastPoll = {
|
||||
time: number | null;
|
||||
result: FullInformation | null;
|
||||
};
|
||||
//# sourceMappingURL=homepage.d.ts.map
|
||||
Reference in New Issue
Block a user