Docs

UploadOptions

type UploadOptions = InternalUploadOptions & {
client: ThirdwebClient;
};