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