You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.
TypeScript Version: 2.4.1
testFindTypeGuard.ts:
my.d.ts:
Expected behavior:
Compiles fine (true for ts 2.1, 2.3)
Actual behavior: error TS2322: Build:Type 'Node' is not assignable to type 'Element'.
(tested with ts 2.4.1 and 2.7.0-dev.20171101)
The text was updated successfully, but these errors were encountered: