import { type ToSSGAdaptorInterface } from "https://deno.land/x/hono@v4.0.1/helper/ssg/index.ts";
Call Signatures
(app: Hono<E, S, BasePath>, options?: ToSSGOptions): Promise<ToSSGResult>
import { type ToSSGAdaptorInterface } from "https://deno.land/x/hono@v4.0.1/helper/ssg/index.ts";