mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
@@ -18,8 +18,8 @@ type InstallTask = {
|
||||
download_process: ChildProcess | null;
|
||||
install_process: ChildProcess | null;
|
||||
webContents: WebContents | null;
|
||||
downloadDir?: string;
|
||||
metalinkUrl?: string;
|
||||
downloadDir?: string;
|
||||
metalinkUrl?: string;
|
||||
filename?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user