public enum PublishTarget : String, ExportTarget, Codable
Publish export target. Represents a custom publish/export action to the host application.
[PUBLISH](#/s:9embed_sdk13PublishTargetO7PUBLISHyA2CmF)
Publish to host application
Swift
case PUBLISH = "publish"