Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Storage SDK
References
SingleDownloadOptions
SingleDownloadOptions
Defined in
storage/src/types/download.ts#L40
type
SingleDownloadOptions
=
{
maxRetries
?:
number
;
timeoutInSeconds
?:
number
;
};
maxRetries
timeoutInSeconds
On this page