初始化提交
This commit is contained in:
6
common/msg/blockly/lang.js
Normal file
6
common/msg/blockly/lang.js
Normal file
@@ -0,0 +1,6 @@
|
||||
(() => {
|
||||
|
||||
goog.require('Blockly');
|
||||
goog.provide('Blockly.Lang');
|
||||
|
||||
})();
|
||||
Reference in New Issue
Block a user