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