---
title: Publishers.SetFailureType.Output
framework: combine
role: symbol
role_heading: Type Alias
path: combine/publishers/setfailuretype/output
---

# Publishers.SetFailureType.Output

The kind of values published by this publisher.

## Declaration

```swift
typealias Output = Upstream.Output
```

## Discussion

Discussion This publisher uses its upstream publisher’s output type.
