mirror of
https://github.com/google/blockly.git
synced 2026-01-30 12:10:12 +01:00
This reverts commit 9a2f288dd4.
This commit is contained in:
2
typings/blockly.d.ts
vendored
2
typings/blockly.d.ts
vendored
@@ -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