Function: isStepAllowedInputType()

function isStepAllowedInputType(obj: any): obj is StepAllowedInputType;

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

Parameters

obj

any

Returns

obj is StepAllowedInputType