Module

x/hono/middleware.ts>PropsWithChildren

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias PropsWithChildren
import { type PropsWithChildren } from "https://dotland.deno.dev/x/hono@v4.1.5/middleware.ts";

Type Parameters

optional
P = unknown
definition: P & { children?: Child | undefined; }
import PropsWithChildren
import { PropsWithChildren } from "https://dotland.deno.dev/x/hono@v4.1.5/middleware.ts";