Documentation
Preparing search index...
@sequelize/utils
common
isNumber
Variable isNumber
Const
isNumber
:
AssertionFunction
<
number
>
= ...
Returns true if the value is a JS IEEE 754 number (not bigint).
Param: value
The value to compare.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Returns true if the value is a JS IEEE 754 number (not bigint).