mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Update home page
This commit is contained in:
@@ -205,3 +205,9 @@ export interface Collection {
|
||||
images: Image[];
|
||||
isPublic: boolean;
|
||||
}
|
||||
|
||||
export interface Statistics {
|
||||
total_resources: number;
|
||||
total_files: number;
|
||||
start_time: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user