.unified status check

This commit is contained in:
afkarxyz
2026-04-14 07:14:18 +07:00
parent c0c1348c3f
commit f75081780e
5 changed files with 147 additions and 26 deletions
+2
View File
@@ -53,6 +53,8 @@ export function DownloadTrack(arg1:main.DownloadRequest):Promise<main.DownloadRe
export function ExportFailedDownloads():Promise<string>;
export function FetchUnifiedAPIStatus(arg1:boolean):Promise<string>;
export function GetBrewPath():Promise<string>;
export function GetConfigPath():Promise<string>;