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