Function: registerJumpLastBlock()
function registerJumpLastBlock(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1566
Registers a keyboard shortcut that sets the focus to the last block in the workspace.
Returns
void
function registerJumpLastBlock(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1566
Registers a keyboard shortcut that sets the focus to the last block in the workspace.
void