Function: isStepAllowedOutputType()
Parameters
obj
unknown
Returns
obj is StepAllowedOutputTypeDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function isStepAllowedOutputType(obj: unknown): obj is StepAllowedOutputType;
unknown
obj is StepAllowedOutputTypeWas this page helpful?