We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f37d32 commit 875328cCopy full SHA for 875328c
src/lib/dom.iterable.d.ts
@@ -5,7 +5,6 @@ interface DOMTokenList {
5
}
6
7
interface NodeList {
8
-
9
[Symbol.iterator](): IterableIterator<Node>
10
11
0 commit comments