BugDomain: lib.d.tsHelp Wanted
説明
When I do someElement.cloneNode(), I want the returned element to be the same type as someElement, but right now it's returning type Node.
When I do someElement.cloneNode(), I want the returned element to be the same type as someElement, but right now it's returning type Node.