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