Function: isStepAllowedOutputType()

function isStepAllowedOutputType(obj: any): obj is StepAllowedOutputType;

Defined in: src/types/logging/step.types.ts:196

Parameters

obj

any

Returns

obj is StepAllowedOutputType