mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
This reverts commit 9a2f288dd4.
This commit is contained in:
Vendored
-2
@@ -11,8 +11,6 @@
|
||||
|
||||
export = Blockly;
|
||||
|
||||
export as namespace Blockly;
|
||||
|
||||
declare module Blockly {
|
||||
|
||||
interface BlocklyOptions {
|
||||
|
||||
@@ -9,6 +9,4 @@
|
||||
* @author samelh@google.com (Sam El-Husseini)
|
||||
*/
|
||||
|
||||
export = Blockly;
|
||||
|
||||
export as namespace Blockly;
|
||||
export = Blockly;
|
||||
Reference in New Issue
Block a user