Duplicate Identifier between node.d.ts and lib.d.ts #8675
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Milestone
TypeScript Version:
nightly with "node.d.ts" from typings
We recently add thisin to es5.d.ts
Expected behavior:
No error
Actual behavior:
Duplicate Identifier with the same property defined in "node.d.ts"
The text was updated successfully, but these errors were encountered: