DownloadPhase type

Defines values for DownloadPhase.

type DownloadPhase = "Unknown" | "Initializing" | "Downloading" | "Verifying"