Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
DownloadOptions
DownloadOptions
Defined in
thirdweb/src/storage/download.ts#L5
type
DownloadOptions
=
Prettify
<
ResolveSchemeOptions
&
{
requestTimeoutMs
?:
number
}
>;
On this page