Skip to main content
Full Reference
UploadOptions type
Search
Dashboard
UploadOptions type
Signature:
export
type
UploadOptions
=
{
[
key
:
string
]
:
any
;
}
;
Previous
ThirdwebStorageOptions type
Next
UploadProgressEvent type