type HistoryRedoAction = () => void;
Action function for redoing the last undone editor operation.
void