forked from Cookies_Github_mirror/AquaDX
[+] Add expected error type
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export type Dict = Record<string, any>
|
||||
|
||||
export interface TrendEntry {
|
||||
date: string
|
||||
rating: number
|
||||
|
||||
Reference in New Issue
Block a user