Checks whether the given DOM node is a document type.
A node to check.
true for DocumentType, or false everything else.
true
DocumentType
false
Generated using TypeDoc
Checks whether the given DOM node is a document type.