Type Alias JSUndoManagerCommand1

JSUndoManagerCommand1: { redo: Function; undo: Function }

Type declaration

  • redo: Function
  • undo: Function