Skip to main content
Module

x/fast/mod.ts>compose

Small web framework with near-native performance.
Go to Latest
function compose
import { compose } from "https://deno.land/x/fast@4.0.0-alpha.4/mod.ts";

Parameters

middlewares: Middleware[]