Files
blockly/typings/php.d.ts
Beka Westberg b2fa356c60 fix: generator type declarations (#6412)
* fix: generator type declarations

* chore: remove accidental file overview
2022-09-17 15:49:06 -07:00

8 lines
129 B
TypeScript

/**
* @license
* Copyright 2020 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
export declare const phpGenerator: any;