mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
Adding more type documentation.
This commit is contained in:
@@ -31,7 +31,7 @@ goog.require('Blockly.Generator');
|
||||
|
||||
/**
|
||||
* Dart code generator.
|
||||
* @type !Blockly.Generator
|
||||
* @type {!Blockly.Generator}
|
||||
*/
|
||||
Blockly.Dart = new Blockly.Generator('Dart');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user