redo()
/**
* @return {Void}
*/
redo()
Reverts the current state to last state that was undone.
Alias of state('redo')
Last updated
/**
* @return {Void}
*/
redo()
Reverts the current state to last state that was undone.
Alias of state('redo')
Last updated