We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66cb4fa + 6a9ed01 commit 581d1fcCopy full SHA for 581d1fc
core/blockly.js
@@ -617,3 +617,4 @@ if (!goog.global['Blockly']) {
617
}
618
goog.global['Blockly']['getMainWorkspace'] = Blockly.getMainWorkspace;
619
goog.global['Blockly']['goog'] = goog;
620
+Blockly.goog = goog;
0 commit comments