blockly > ContextMenuItems > registerCommentDuplicate

ContextMenuItems.registerCommentDuplicate() function

Registers an option for duplicating a workspace comment.

Signature:

export declare function registerCommentDuplicate(): void;

Returns:

void