次の方法で共有


DownloadPhase type

DownloadPhase の値を定義します。

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