Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/context.ts>Renderer

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias Renderer
import { type Renderer } from "https://deno.land/x/hono@v4.1.4/context.ts";
definition: ContextRenderer extends Function ? ContextRenderer : DefaultRenderer