Function: registerDuplicate()
function registerDuplicate(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1240
Registers keyboard shortcut to duplicate a block or workspace comment.
Returns
void
function registerDuplicate(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1240
Registers keyboard shortcut to duplicate a block or workspace comment.
void