Structure
Fonts
public struct Fonts: Codable, Equatable
Relationships
Conforms To
Codable
Equatable
Initializers
init(from:)
public init(from decoder: Decoder) throws
Properties
items
let items: [Font]
count
let count: Int