mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
fix: generator type declarations (#6412)
* fix: generator type declarations * chore: remove accidental file overview
This commit is contained in:
3
typings/javascript.d.ts
vendored
3
typings/javascript.d.ts
vendored
@@ -4,5 +4,4 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
declare const javascript: any;
|
||||
export = javascript;
|
||||
export declare const javascriptGenerator: any;
|
||||
|
||||
Reference in New Issue
Block a user