Skip to main content
Very Popular
Go to Latest
method DOMImplementation.prototype.createDocumentType
import { DOMImplementation } from "https://deno.land/x/deno_dom@v0.1.43/src/api.ts";

Parameters

qualifiedName: string
publicId: string
systemId: string