Skip to main content
Module

x/lume/deps/dom.ts>DOMImplementation#createDocumentType

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method DOMImplementation.prototype.createDocumentType
import { DOMImplementation } from "https://deno.land/x/lume@v2.2.4/deps/dom.ts";

Parameters

qualifiedName: string
publicId: string
systemId: string