/Knowledge/sources/honojs__hono/llms-full/ssg-helper-plugins-plugin-interface--4f1f20c1888a.md
SSG Helper: Plugins > Plugin Interface - hono-docs
SSG Helper: Plugins Plugin Interface Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt plugin interface...
SSG Helper: Plugins > Plugin Interface
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#plugin-interface
Summary
ts export interface SSGPlugin { beforeRequestHook?: BeforeRequestHook | BeforeRequestHook[] afterResponseHook?: AfterResponseHook | AfterResponseHook[] afterGenerateHook?: AfterGenerateHook | AfterGenerateHook[] }
Content
export interface SSGPlugin {
beforeRequestHook?: BeforeRequestHook | BeforeRequestHook[]
afterResponseHook?: AfterResponseHook | AfterResponseHook[]
afterGenerateHook?: AfterGenerateHook | AfterGenerateHook[]
}
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#plugin-interface",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / SSG Helper > Plugins > Plugin Interface",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 759,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "SSG Helper: Plugins > Plugin Interface",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}