[]
        
(Showing Draft Content)

UndoChangeName

Type Alias: UndoChangeName

type UndoChangeName = 
  | "form"
  | "annotation"
  | "rotation"
  | "document-structure"
  | "optional-content-config";

Undo change name.