Module

x/opine/examples/content-negotiation/users.ts>html

Fast, minimalist web framework for Deno ported from ExpressJS.
Go to Latest
variable html
import { html } from "https://dotland.deno.dev/x/opine@2.2.0/examples/content-negotiation/users.ts";

type

(_req: OpineRequest, res: OpineResponse) => unknown