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

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

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

Parameters

strings: TemplateStringsArray
...variables: unknown[]

Returns

Promise<Response>

Response