• Checks whether or not the given value is numeric.

    Parameters

    • value: unknown

      The value to check.

    Returns boolean

    True if the value is numeric, false otherwise.