mirror of
https://github.com/google/blockly.git
synced 2026-01-10 10:27:08 +01:00
@@ -13,7 +13,9 @@
|
||||
goog.provide('Blockly.VariableMap');
|
||||
|
||||
goog.require('Blockly.Events');
|
||||
/** @suppress {extraRequire} */
|
||||
goog.require('Blockly.Events.VarDelete');
|
||||
/** @suppress {extraRequire} */
|
||||
goog.require('Blockly.Events.VarRename');
|
||||
goog.require('Blockly.Msg');
|
||||
goog.require('Blockly.utils');
|
||||
|
||||
Reference in New Issue
Block a user