class DocumentType extends NodeRe-exportimport { DocumentType } from "https://deno.land/x/lume@v2.4.1/deps/dom.ts"; ConstructorsnewDocumentType(name: string,publicId: string,systemId: string,key: CTOR_KEY,)Propertiesreadonlyname: stringreadonlypublicId: stringreadonlysystemId: stringMethods_shallowClone(): Node