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.
1 parent ce611da commit fd1093eCopy full SHA for fd1093e
Sources/RFC 3987 Foundation/URL+IRI.swift
@@ -1,5 +1,5 @@
1
-import Foundation
2
-import RFC_3987
+public import Foundation
+public import RFC_3987
3
4
extension URL {
5
/// Errors that can occur during IRI to URL conversion
0 commit comments