We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1fe96 commit f6da46aCopy full SHA for f6da46a
1 file changed
Sources/ClassicFourCharCode/ClassicFourCharCode.swift
@@ -185,3 +185,8 @@ extension ClassicFourCharCode {
185
)
186
}
187
188
+
189
+// MARK: Aliases
190
191
+/// A shorter name for `ClassicFourCharCode`.
192
+public typealias Simple4CC = ClassicFourCharCode
0 commit comments