class DocumentType extends Nodeimport { DocumentType } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/dom.ts"; ConstructorsnewDocumentType(name: string,publicId: string,systemId: string,key: CTOR_KEY,)Propertiesreadonlyname: stringreadonlypublicId: stringreadonlysystemId: stringMethods_shallowClone(): Nodeimport DocumentTypeimport { DocumentType } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/dom.ts";