cc-everywhere

Type Alias: EditImageIntent

type EditImageIntent = Exclude<EditFurtherIntent, 
  | ADD_TEXT
  | ADD_ICONS_AND_SHAPES
| ADD_IMAGES>;