/Knowledge/sources/honojs__hono/llms-full/presets-hono-quick--6032cdf5e72e.md
Presets: hono/quick - hono-docs
Presets: hono/quick Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt hono quick Summary Usage: Router:...
Presets: hono/quick
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#hono-quick
Summary
Usage: ts twoslash import { Hono } from 'hono/quick' Router: ts this.router = new SmartRouter({ routers: [new LinearRouter(), new TrieRouter()], })
Content
Usage:
import { Hono } from 'hono/quick'
Router:
this.router = new SmartRouter({
routers: [new LinearRouter(), new TrieRouter()],
})
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#hono-quick",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Presets > `hono/quick`",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 607,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Presets: hono/quick",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}