Skip to content

Commit 463ba51

Browse files
committed
'add type to HTMLElementTagNameMap'
1 parent 4a420bf commit 463ba51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.d.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ declare global {
77
interface Window {
88
TaskListsElement: typeof TaskListsElement
99
}
10-
}
10+
interface HTMLElementTagNameMap {
11+
'task-lists': TaskListsElement
12+
}
13+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy