Skip to main content
Module

x/hono/middleware.ts>Child

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