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

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

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

type

<E extends Env>(app: Hono<E>) => unknown