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