mirror of
https://github.com/google/blockly.git
synced 2026-01-10 10:27:08 +01:00
Add Blockly.utils.dom.XLINK_NS
And fix provide/require mixup.
This commit is contained in:
@@ -31,7 +31,7 @@ goog.require('Blockly.Events');
|
||||
goog.require('Blockly.Events.BlockChange');
|
||||
goog.require('Blockly.Events.Ui');
|
||||
goog.require('Blockly.Icon');
|
||||
goog.provide('Blockly.utils.dom');
|
||||
goog.require('Blockly.utils.dom');
|
||||
goog.require('Blockly.utils.userAgent');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user