DownloadResponse
A response returned by the download
function.
Properties
data
data:
Uint8Array
The raw file data.
Defined in
writtenTo
writtenTo:
undefined
|string
The path that the downloaded file(s) were written to.
A response returned by the download
function.
data:
Uint8Array
The raw file data.
writtenTo:
undefined
|string
The path that the downloaded file(s) were written to.