StorageDownloadDataOutput<T>: T & {
    body: ResponseBodyMixin;
}

Type Parameters

Type declaration