Skip to main content
Module

x/htm/html.tsx>PluginContext

Create `text/html` response with JSX.
Go to Latest
interface PluginContext
implements Omit<HtmlOptions, "plugins">
import { type PluginContext } from "https://deno.land/x/htm@0.2.1/html.tsx";

Properties

body: string
status: number
headers: Headers