function isLlmSpanAllowedInputType(obj: any): obj is LlmSpanAllowedInputType;
any
obj is LlmSpanAllowedInputType
Was this page helpful?