type alias Nextimport { type Next } from "https://deno.land/x/fastro@v0.88.1/http/server/types.ts"; The callback for middleware definition: { (): void; }