function isStepAllowedOutputType(obj: any): obj is StepAllowedOutputType;
any
obj is StepAllowedOutputType
Was this page helpful?