import { type IMiddleware } from "https://deno.land/x/alosaur@v0.30.0/mod.ts";
definition: PreRequestMiddleware<TState> | PostRequestMiddleware<TState> | MiddlewareTarget<TState>
import { type IMiddleware } from "https://deno.land/x/alosaur@v0.30.0/mod.ts";