mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Adding more type documentation.
This commit is contained in:
@@ -108,7 +108,7 @@ Blockly.Tooltip.MARGINS = 5;
|
||||
|
||||
/**
|
||||
* The HTML container. Set once by Blockly.Tooltip.createDom.
|
||||
* @type Element
|
||||
* @type {Element}
|
||||
*/
|
||||
Blockly.Tooltip.DIV = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user