Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/alosaur/src/decorator/Middleware.ts>Middleware

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function Middleware
import { Middleware } from "https://deno.land/x/alosaur@v1.1.0/src/decorator/Middleware.ts";

Parameters

route: RegExp

Returns

Function