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 65a9c42 commit 1c8c8d0Copy full SHA for 1c8c8d0
1 file changed
Sources/ATCommonWeb/TypeScript-bound/Models.swift
@@ -35,9 +35,6 @@ public struct CARHeader: Codable {
35
}
36
37
38
-/// A protocol that defines a generic schema for validating data.
39
-import Foundation
40
-
41
/// An enum to represent different schema types.
42
public enum SchemaType {
43
0 commit comments