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