Kind: Function
Source: src/helper/dev/index.ts
Part of: Helper
Signature
tsfunction inspectRoutes(hono: Hono<E>): RouteData[]
Parameters
| Name | Type |
|---|---|
hono | Hono<E> |
Returns: RouteData[]
Relationships
- IMPORTS →
getColorEnabled - IMPORTS →
findTargetHandler - IMPORTS →
isMiddleware
Was this page helpful?