Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Go to Latest
method DOMImplementation.prototype.createDocumentType
import { DOMImplementation } from "https://deno.land/x/deno_dom@v0.1.37/deno-dom-wasm.ts";

Parameters

qualifiedName: string
publicId: string
systemId: string