Documentation
Preparing search index...
@typia/utils
LlmTypeChecker
isAnyOf
Function isAnyOf
isAnyOf
(
schema
:
ILlmSchema
)
:
schema
is
ILlmSchema
.
IAnyOf
Test whether the schema is a union type.
Parameters
schema
:
ILlmSchema
Target schema
Returns
schema
is
ILlmSchema
.
IAnyOf
Whether union type or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Test whether the schema is a union type.