Skip to main content
Module

x/hono/helper.ts>BeforeRequestHook

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias BeforeRequestHook
import { type BeforeRequestHook } from "https://deno.land/x/hono@v4.0.0-rc.4/helper.ts";
definition: (req: Request) => Request | false