Interface: DownloadsSettings
helpers/types.DownloadsSettings
A record mapping unique identifiers (e.g., URLs) to their corresponding download status. This facilitates tracking multiple downloads simultaneously.
Indexable
▪ [key: string
]: DownloadsSettings
| DownloadState