import { type AshMiddleware } from "https://dotland.deno.dev/x/ash@1.3.6/src/Server/middlewareStack.ts";
Middleware stack item type.
definition: (Function | Controller | Middleware)
import { type AshMiddleware } from "https://dotland.deno.dev/x/ash@1.3.6/src/Server/middlewareStack.ts";
Middleware stack item type.