Skip to main content
Module

x/hono/context.ts>Layout

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias Layout
import { type Layout } from "https://deno.land/x/hono@v4.2.5/context.ts";

Type Parameters

optional
T = Record<string, any>
definition: (props: T) => any