Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/middleware.ts>timing

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
variable timing
import { timing } from "https://deno.land/x/hono@v3.6.0/middleware.ts";

type

(config?: Partial<TimingOptions>) => MiddlewareHandler