Methods
(static) useDownloader(config) → {DownloadManager}
- Source:
Hook for downloading data
Parameters:
Name | Type | Description |
---|---|---|
config |
DownloadConfig | Downloading config. |
Returns:
- Object to manage downloading files.
- Type
- DownloadManager