mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
8 lines
129 B
TypeScript
8 lines
129 B
TypeScript
/**
|
|
* @license
|
|
* Copyright 2020 Google LLC
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
export declare const phpGenerator: any;
|