mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
* Cherry-pick PR #37568 into release-3.9 Component commits:f5d9c9c210Revert cloneNode overrides in the DOM See microsoft/TSJS-lib-generator#842ace6d6885dupdate baselines * Update LKG Co-authored-by: Nathan Shively-Sanders <nathansa@microsoft.com> Co-authored-by: typescript-bot <typescript@microsoft.com>
This commit is contained in:
co-authored by
Nathan Shively-Sanders
typescript-bot
parent
520ee41897
commit
458520fd22
Vendored
-158
File diff suppressed because it is too large
Load Diff
Vendored
-158
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ tests/cases/compiler/intersectionsOfLargeUnions2.ts(31,15): error TS2536: Type '
|
||||
interface ElementTagNameMap {
|
||||
~~~~~~~~~~~~~~~~~
|
||||
!!! error TS2300: Duplicate identifier 'ElementTagNameMap'.
|
||||
!!! related TS6203 /.ts/lib.dom.d.ts:19570:6: 'ElementTagNameMap' was also declared here.
|
||||
!!! related TS6203 /.ts/lib.dom.d.ts:19412:6: 'ElementTagNameMap' was also declared here.
|
||||
[index: number]: HTMLElement
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user