continue-output
Output returned when a block signals to continue
| Name | continue-output |
|---|---|
| Type | Interface |
| Path | packages/blocks/src/types/block-output.ts |
Properties
| Name | Type | Description |
|---|---|---|
| continue | true | |
| output | O | |
| outputType | 'block' | |