Module

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

Web Framework built on Web Standards
Very Popular
Go to Latest
variable getRouterName
import { getRouterName } from "https://dotland.deno.dev/x/hono@v4.3.9/helper/dev/index.ts";

type

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