Function: registerKeyboardNavigationShortcuts()
function registerKeyboardNavigationShortcuts(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1983
Registers an extended set of keyboard shortcuts used to support deep keyboard navigation of Blockly.
Returns
void