mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
removed white space
This commit is contained in:
Vendored
-1
@@ -5,7 +5,6 @@ interface DOMTokenList {
|
||||
}
|
||||
|
||||
interface NodeList {
|
||||
|
||||
[Symbol.iterator](): IterableIterator<Node>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user