We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 408e259 + e8f4921 commit 00a2d91Copy full SHA for 00a2d91
Sources/SendGridKit/SendGridClient.swift
@@ -2,6 +2,7 @@ import Foundation
2
import NIO
3
import AsyncHTTPClient
4
import NIOHTTP1
5
+import NIOFoundationCompat
6
7
public struct SendGridClient {
8
0 commit comments