UploadMobileOptions

type UploadMobileOptions = InternalUploadMobileOptions & {
client: ThirdwebClient;
};