mirror of
https://github.com/google/blockly.git
synced 2026-05-03 02:20:12 +02:00
fix: Upload new TypeScript typings for Q4 release (#5802)
* fix: Run intial typings script for q4 release * fix: manually fix errors with types * fix: update core module
This commit is contained in:
committed by
GitHub
parent
64107ccb04
commit
1fb204e36b
Vendored
+25437
-3859
File diff suppressed because it is too large
Load Diff
Vendored
+1
-1
@@ -11,5 +11,5 @@
|
||||
|
||||
/// <reference path="blockly.d.ts" />
|
||||
|
||||
import * as Blockly from './blockly';
|
||||
import * as Blockly from 'blockly';
|
||||
export = Blockly;
|
||||
|
||||
Reference in New Issue
Block a user