happy-opfs • Docs
happy-opfs / DownloadFileTempResponse
Result of downloadFile
when the file is saved to a temporary path.
Property | Type | Description | Defined in |
---|---|---|---|
rawResponse |
Response |
The raw response. | fs/defines.ts:279 |
tempFilePath |
string |
The temporary path of the downloaded file to be saved. | fs/defines.ts:274 |