/** * @return {Void} */ undo()
Reverts the current state to previous one (if one exists).
Alias of state('undo')
state('undo')
Last updated 1 year ago