Module

x/hono/middleware.ts>Child

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias Child
import { type Child } from "https://dotland.deno.dev/x/hono@v3.11.6/middleware.ts";
definition:
| string
| Promise<string>
| number
| Child[]