mirror of
https://github.com/google/blockly.git
synced 2026-03-09 14:50:09 +01:00
Type annotation
This commit is contained in:
@@ -197,7 +197,7 @@ Blockly.blockRendering.ConstantProvider = function() {
|
||||
|
||||
/**
|
||||
* The height of an empty inline input.
|
||||
* @type {[type]}
|
||||
* @type {number}
|
||||
*/
|
||||
this.EMPTY_INLINE_INPUT_HEIGHT = this.TAB_HEIGHT + 11;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user