import { type Middleware } from "https://deno.land/x/fastro@v0.74.3/http/server.ts";
definition: { method?: string; path?: string; handler: MiddlewareArgument; }
import { type Middleware } from "https://deno.land/x/fastro@v0.74.3/http/server.ts";