Type alias DownloadState

DownloadState: "Done" | "Available" | "Failure" | "Undecipherable" | "InProgress"

Generated using TypeDoc