• Returns true if the value is a number, false otherwise.

    Parameters

    • value: any

      The value to be checked.

    Returns boolean