Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/deno_dom.ts>DocumentType

A frugal web framework
Latest
class DocumentType
extends Node
Re-export
import { DocumentType } from "https://deno.land/x/frugal@0.9.6/dep/deno_dom.ts";

Constructors

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

Properties

readonly
name
readonly
publicId
readonly
systemId