Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/utils
common
isString
Function isString
is
String
(
value
)
:
value
is
string
Returns true if the value is a string.
Parameters
value
:
unknown
The value to compare.
Returns
value
is
string
Index
Methods
assert
Methods
assert
assert
(
value
,
message
?
)
:
asserts
value
is
string
Parameters
value
:
unknown
Optional
message
:
string
Returns
asserts
value
is
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assert
Documentation
Loading...
Returns true if the value is a string.