Function isHexString

  • Check if a string is a valid hex string.

    Returns

    Whether the value is a valid hex string.

    Parameters

    • value: unknown

      The value to check.

    Returns value is string