Skip to main content
Module

x/html_rewriter/vendor/html_rewriter.d.ts>Doctype

WASM-based implementation of Cloudflare's HTML Rewriter for use in Deno, browsers, etc.
Go to Latest
class Doctype
import { Doctype } from "https://deno.land/x/html_rewriter@v0.1.0-pre.17/vendor/html_rewriter.d.ts";

Properties

readonly
name: string | null
readonly
publicId: string | null
readonly
systemId: string | null