• Checks if the type of value is a number.

    Parameters

    • value: any

      Value to be checked.

    Returns value is number

    True if the value is a number, false otherwise.