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