mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:54:44 -06:00
* Cherry-pick PR #37568 into release-3.9 Component commits: f5d9c9c210 Revert cloneNode overrides in the DOM See microsoft/TSJS-lib-generator#842 ace6d6885d update 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:
parent
520ee41897
commit
458520fd22
158
lib/lib.dom.d.ts
vendored
158
lib/lib.dom.d.ts
vendored
File diff suppressed because it is too large
Load Diff
158
src/lib/dom.generated.d.ts
vendored
158
src/lib/dom.generated.d.ts
vendored
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
Loading…
x
Reference in New Issue
Block a user