ExportType
public enum ExportType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case alexaSkillsKit = "ALEXA_SKILLS_KIT"
-
Undocumented
Declaration
Swift
case lex = "LEX"
-
Declaration
Swift
public var description: String { get }