public enum EditFurtherTarget : String, ExportTarget, Codable
Edit further export target. Represents continuing editing in another workflow or full editor.
[EXPRESS](#/s:9embed_sdk17EditFurtherTargetO7EXPRESSyA2CmF)
Continue editing in full Adobe Express
Swift
case EXPRESS = "express"
[IMAGE_MODULE](#/s:9embed_sdk17EditFurtherTargetO12IMAGE_MODULEyA2CmF)
Continue editing in image editing module
Swift
case IMAGE_MODULE = "image-module"