@ekim088/toolkit
Preparing search index...
isString
Function isString
isString
(
value
:
unknown
)
:
value
is
string
Tests if a value is a string datatype.
Parameters
value
:
unknown
The value to test.
Returns
value
is
string
true
if the value is a string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ekim088/toolkit
Loading...
Tests if a value is a string datatype.