function isStepAllowedInputType(obj: any): obj is StepAllowedInputType;
any
obj is StepAllowedInputType
Was this page helpful?