mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
Add extern for inputTypes
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
goog.provide('Blockly');
|
||||
goog.provide('Blockly.Generator');
|
||||
goog.provide('Blockly.inputTypes');
|
||||
goog.provide('Blockly.utils.global');
|
||||
goog.provide('Blockly.utils.string');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user