public protocol ExportTarget : Decodable, Encodable
Protocol for export action target types. Defines the destination for an export action.
[rawValue](#/s:9embed_sdk12ExportTargetP8rawValueSSvp)
Undocumented
Swift
var rawValue: String { get }