blockly >ShortcutItems >registerRedo

ShortcutItems.registerRedo() 函数

此快捷键用于在 ctrl+shift+z、cmd+shift+z 或 alt+shift+z 上重做上一项操作。

Signature:

export declare function registerRedo(): void;

返回

void