Module: hooks/install-progress
Table of contents
Functions
Functions
useInstallProgress
▸ useInstallProgress(«destructured»): Object
Parameters
| Name | Type |
|---|---|
«destructured» | Object |
› state | DownloadState |
Returns
Object
| Name | Type |
|---|---|
error | string |
name | string |
progress | Progress |
reset | () => void |
size | string |
status | DownloadState |