Kind: Function
Source: src/helper/dev/index.ts
Part of: Helper
Signature
tsfunction getRouterName(app: Hono<E>): string
Parameters
| Name | Type |
|---|---|
app | Hono<E> |
Returns: string
Kind: Function
Source: src/helper/dev/index.ts
Part of: Helper
tsfunction getRouterName(app: Hono<E>): string
| Name | Type |
|---|---|
app | Hono<E> |
Returns: string
Was this page helpful?