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

x/xserver/src/mod.ts>context#html

X-Server a Deno server module with middleware
Go to Latest
method context.prototype.html
import { context } from "https://deno.land/x/xserver@5.3.3/src/mod.ts";

Parameters

strings: TemplateStringsArray
...variables: unknown[]

Returns

Promise<Response>

Response