mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
remove GeneratorFunction global from lib.d.ts (#21615)
This commit is contained in:
parent
d6f52c3477
commit
abe814f473
1
src/lib/es2015.generator.d.ts
vendored
1
src/lib/es2015.generator.d.ts
vendored
@ -49,4 +49,3 @@ interface GeneratorFunctionConstructor {
|
||||
*/
|
||||
readonly prototype: GeneratorFunction;
|
||||
}
|
||||
declare var GeneratorFunction: GeneratorFunctionConstructor;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user