Contracts-TS Documentation
Preparing search index...
isString
Function isString
isString
(
value
:
unknown
)
:
value
is
string
Check if given value is a string
Parameters
value
:
unknown
the value to check
Returns
value
is
string
true if value is a string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Contracts-TS Documentation
Loading...
Check if given value is a string