We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff33466 commit a00a672Copy full SHA for a00a672
1 file changed
src/Tinify/Client.cs
@@ -7,6 +7,7 @@
7
using System.Text.Json.Serialization;
8
using System.Threading;
9
using System.Threading.Tasks;
10
+using System.Runtime.InteropServices;
11
12
namespace TinifyAPI
13
{
0 commit comments