}, n.prototype.redo = function() {
            return this.canRedo() ? this.undoManager.redo() : void 0;
          }, n.prototype.undo = function() {