mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
Missing requires, r through v
This commit is contained in:
@@ -24,6 +24,8 @@ goog.require('Blockly.utils.xml');
|
||||
goog.require('Blockly.VariableModel');
|
||||
goog.require('Blockly.Xml');
|
||||
|
||||
goog.requireType('Blockly.Workspace');
|
||||
|
||||
|
||||
/**
|
||||
* Constant to separate variable names from procedures and generated functions
|
||||
|
||||
Reference in New Issue
Block a user