Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileDownloadState

Hierarchy

  • FileDownloadState

Index

Properties

downloadedBytes: number
downloadedChunks: number
error?: string | Error
requestOptions: Options
response?: Response<unknown>
uncompressedBytes: number

Generated using TypeDoc