Skip to main content
Module

x/hono/middleware/timing/index.ts>startTime

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

type

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