Skip to content

Commit abe814f

Browse files
HerringtonDarkholmemhegazy
authored andcommitted
remove GeneratorFunction global from lib.d.ts (microsoft#21615)
1 parent d6f52c3 commit abe814f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/es2015.generator.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,3 @@ interface GeneratorFunctionConstructor {
4949
*/
5050
readonly prototype: GeneratorFunction;
5151
}
52-
declare var GeneratorFunction: GeneratorFunctionConstructor;

0 commit comments

Comments
 (0)