ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
function isStepAllowedInputType(obj: any): obj is StepAllowedInputType;
Defined in: src/types/logging/step.types.ts:181
any
obj is StepAllowedInputType
Was this page helpful?