Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
ChatGptTypeChecker
isAnyOf
Function isAnyOf
Test whether the schema is an union type.
isAnyOf
(
schema
:
IChatGptSchema
)
:
schema
is
IChatGptSchema
.
IAnyOf
Parameters
schema
:
IChatGptSchema
Target schema
Returns
schema
is
IChatGptSchema
.
IAnyOf
Whether union type or not
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nestia API Documents
Loading...
Test whether the schema is an union type.