Update lib.dom.d.ts to include Node.isConnected #22322
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Help Wanted
You can do this
Milestone
The property isConnected is not defined in the Node interface:
https://github.com/Microsoft/TypeScript/blob/master/lib/lib.dom.d.ts#L8439
References:
https://developer.mozilla.org/en-US/docs/Web/API/Node/isConnected
https://dom.spec.whatwg.org/#dom-node-isconnected
The text was updated successfully, but these errors were encountered: