Skip to main content
Module

x/frugal/dep/dom.ts>DocumentType

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

Constructors

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

Properties

readonly
name
readonly
publicId
readonly
systemId