OutputProcessor
Properties
Section titled “Properties”description?
Section titled “description?”optional description?: string;id: string;optional name?: string;process
Section titled “process”process: (args) => | OutputProcessorResult| Promise<OutputProcessorResult>;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
{ |
|
|
|
|
|
|
|
|
|
Returns
Section titled “Returns”| OutputProcessorResult
| Promise<OutputProcessorResult>