mirror of
https://github.com/google/blockly.git
synced 2026-01-14 12:27:10 +01:00
clang-format core/keyboard_nav/marker.js
This commit is contained in:
@@ -38,7 +38,8 @@ const Marker = function() {
|
||||
this.curNode_ = null;
|
||||
|
||||
/**
|
||||
* The object in charge of drawing the visual representation of the current node.
|
||||
* The object in charge of drawing the visual representation of the current
|
||||
* node.
|
||||
* @type {MarkerSvg}
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user