/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-custom-middleware-548ca91069fb-custom-middleware-s0115-c0002.md
Custom Middleware (3) - hono-docs
Custom Middleware (3) Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt custom middleware Summary :...
Custom Middleware (3)
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#custom-middleware
Summary
:::info Type generics can be used with createMiddleware: ts createMiddleware (async (c, next) => :::
Content
:::info
Type generics can be used with createMiddleware:
createMiddleware<{Bindings: Bindings}>(async (c, next) =>:::