Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 714 Bytes

DownloadFileTempResponse.md

File metadata and controls

16 lines (10 loc) · 714 Bytes

happy-opfsDocs


happy-opfs / DownloadFileTempResponse

Interface: DownloadFileTempResponse

Result of downloadFile when the file is saved to a temporary path.

Properties

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