mirror of
https://github.com/google/blockly.git
synced 2026-05-04 02:50:11 +02:00
b2fa356c60
* fix: generator type declarations * chore: remove accidental file overview
8 lines
129 B
TypeScript
8 lines
129 B
TypeScript
/**
|
|
* @license
|
|
* Copyright 2020 Google LLC
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
export declare const luaGenerator: any;
|