Missing requires, r through v

This commit is contained in:
Rachel Fenichel
2021-02-17 14:52:06 -08:00
parent 05ab37690e
commit 107181d6f5
20 changed files with 42 additions and 0 deletions

View File

@@ -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