DownloadStatus
type DownloadStatus = "queued" | "already_installed" | "not_available" | "not_permitted";Defined in: domains/presentation.ts:7
type DownloadStatus = "queued" | "already_installed" | "not_available" | "not_permitted";Defined in: domains/presentation.ts:7