Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/helper/dev/index.ts>inspectRoutes

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable inspectRoutes
import { inspectRoutes } from "https://deno.land/x/hono@v3.11.0/helper/dev/index.ts";

type

(hono: Hono) => RouteData[]