Skip to main content
Module

x/fast/mod.ts>Application#use

Small web framework with near-native performance.
Go to Latest
method Application.prototype.use
Re-export
import { Application } from "https://deno.land/x/fast@4.0.0-alpha.2/mod.ts";

Parameters

...middlewares: Middleware[]