mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Improve accuracy of goog.require calls.
This commit is contained in:
@@ -29,6 +29,8 @@ goog.provide('Blockly.inject');
|
||||
goog.require('Blockly.Css');
|
||||
goog.require('Blockly.WorkspaceSvg');
|
||||
goog.require('goog.dom');
|
||||
goog.require('goog.ui.Component');
|
||||
goog.require('goog.userAgent');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user