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