Skip to main content
Module

x/lume/deps/dom.ts>DocumentType

🔥 Static site generator for Deno 🦕
Very Popular
Latest
class DocumentType
extends Node
Re-export
import { DocumentType } from "https://deno.land/x/lume@v2.1.4/deps/dom.ts";

Constructors

new
DocumentType(
name: string,
publicId: string,
systemId: string,
key: CTOR_KEY,
)

Properties

readonly
name
readonly
publicId
readonly
systemId