---
title: Deferred.Output
framework: combine
role: symbol
role_heading: Type Alias
path: combine/deferred/output
---

# Deferred.Output

The kind of values published by this publisher.

## Declaration

```swift
typealias Output = DeferredPublisher.Output
```

## See Also

### Declaring supporting types

- [Deferred.Failure](combine/deferred/failure.md)
