import { type Routes } from "https://deno.land/x/fresh@1.6.5/src/server/router.ts";
Index Signatures
key: string]: { baseRoute: BaseRoute; methods: [K in KnownMethod | "default"]?: MatchHandler; }
[import { type Routes } from "https://deno.land/x/fresh@1.6.5/src/server/router.ts";