import { saveContentToFiles } from "https://deno.land/x/hono@v4.0.1/helper/ssg/index.ts";
type
() => Promise<string[]>
htmlMap: Map<string, { content: string | ArrayBuffer; mimeType: string; }>,
fsModule: FileSystemModule,
outDir: string,
import { saveContentToFiles } from "https://deno.land/x/hono@v4.0.1/helper/ssg/index.ts";