type alias UnknownHandlerRe-exportimport { type UnknownHandler } from "https://deno.land/x/fresh@1.6.7/server.ts"; definition: (req: Request, ctx: FreshContext) => Response | Promise<Response>