---
title: ComposedTransformer.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/composedtransformer/intermediate
---

# ComposedTransformer.Intermediate

The intermediate type.

## Declaration

```swift
typealias Intermediate = Inner.Output
```

## See Also

### Performing the transformation

- [applied(to:eventHandler:)](createmlcomponents/composedtransformer/applied(to:eventhandler:).md)
- [ComposedTransformer.Input](createmlcomponents/composedtransformer/input.md)
- [ComposedTransformer.Output](createmlcomponents/composedtransformer/output.md)
