Kind: Type
Source: src/hono-base.ts
Definition
ts{ strict?: boolean router?: Router<[H, RouterRoute]> getPath?: GetPath<E> }
Relationships
- IMPORTS →
compose - IMPORTS →
Context - IMPORTS →
METHODS - IMPORTS →
METHOD_NAME_ALL - IMPORTS →
METHOD_NAME_ALL_LOWERCASE - IMPORTS →
COMPOSED_HANDLER - IMPORTS →
getPath - IMPORTS →
getPathNoStrict - IMPORTS →
mergePath
Used by
3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (3)
Hono—src/hono.ts:16Hono—src/preset/quick.ts:13Hono—src/preset/tiny.ts:11
Was this page helpful?