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