Skip to main content
Module

x/shed/index.ts>HTMLResponse

All Worker Tools under a single roof
Latest
class HTMLResponse
extends StreamResponse
import { HTMLResponse } from "https://deno.land/x/shed@v0.1.0-pre.10/index.ts";

TBD

Constructors

new
HTMLResponse(html: HTML, unnamed 1?: ResponseInit)

Static Properties

contentType: string