Type alias DownloadOptions

DownloadOptions: {
    abortSignal?: AbortSignal;
}

Type declaration

  • Optional abortSignal?: AbortSignal

    An optional AbortSignal that can be used to abort the upload