class DocumentType extends NodeRe-exportimport { DocumentType } from "https://deno.land/x/lume@v1.18.5/deps/dom.ts"; ConstructorsnewDocumentType(name: string,publicId: string,systemId: string,key: CTOR_KEY,)PropertiesreadonlynamereadonlypublicIdreadonlysystemIdMethods_shallowClone(): Node