---
title: Output
framework: combine
role: symbol
role_heading: Associated Type
path: combine/publisher/output
---

# Output

The kind of values published by this publisher.

## Declaration

```swift
associatedtype Output
```

## Mentioned in

Receiving and Handling Events with Combine

## See Also

### Declaring supporting types

- [Failure](combine/publisher/failure.md)
