mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 03:37:27 +08:00
[+] Type declaration
This commit is contained in:
5
AquaNet/src/libs/generalTypes.ts
Normal file
5
AquaNet/src/libs/generalTypes.ts
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
export interface TrendEntry {
|
||||||
|
date: string
|
||||||
|
rating: number
|
||||||
|
plays: number
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user