Files

19 lines
242 B
Plaintext

---
title: "Outcome"
---
## Supported Types
### `components.OutcomeExit`
```python
value: components.OutcomeExit = /* values here */
```
### `components.OutcomeTimeout`
```python
value: components.OutcomeTimeout = /* values here */
```