import { type ToSSGAdaptorInterface } from "https://deno.land/x/hono@v4.1.4/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.1.4/helper/ssg/index.ts";