mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 08:27:27 +08:00
[+] 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