Documentation
    Preparing search index...

    Variable isNumberConst

    isNumber: AssertionFunction<number> = ...

    Returns true if the value is a JS IEEE 754 number (not bigint).

    The value to compare.