Skip to main content
Module

x/hono/middleware.ts>startTime

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

type

(
name: string,
description?: string,
) => unknown