Module

x/ash/src/Server/middlewareStack.ts>AshMiddleware

A stylish web framework for Deno!
Latest
type alias AshMiddleware
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)