Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 875328c

Browse files
committed
removed white space
1 parent 5f37d32 commit 875328c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/dom.iterable.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ interface DOMTokenList {
55
}
66

77
interface NodeList {
8-
98
[Symbol.iterator](): IterableIterator<Node>
109
}
1110

0 commit comments

Comments
 (0)