type alias Hookimport { type Hook } from "https://deno.land/x/fastro@v0.83.5/mod.ts"; definition: (server: Fastro,request: Request,info: Info,) => Response | Promise<Response>