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@v4.1.5/middleware.ts";
definition:
| string
| Promise<string>
| number
| null
| undefined
| boolean
| Child[]
import Child
import { Child } from "https://dotland.deno.dev/x/hono@v4.1.5/middleware.ts";

All types exported from "hono/jsx" are in this file.