Skip to main content
Go to Latest
method DOMImplementation.prototype.createDocumentType
import { DOMImplementation } from "https://deno.land/x/aleph@v0.2.14/vendor/deno-dom/document.ts";

Parameters

qualifiedName: string
publicId: string
systemId: string