Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/mod.ts>Middleware

Alosaur - Deno web framework with many decorators
Go to Latest
function Middleware
import { Middleware } from "https://deno.land/x/alosaur@v0.33.0/mod.ts";

Parameters

route: RegExp

Returns

Function