m
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
export declare class CheckUpdateVo {
|
||||
hasUpdate: boolean;
|
||||
latestVersion?: string;
|
||||
title?: string;
|
||||
downloadUrl?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user