Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hooks/src/index.ts>compose

Async middleware for JavaScript and TypeScript
Go to Latest
function compose
Re-export
import { compose } from "https://deno.land/x/hooks@v0.8.1/src/index.ts";

Type Parameters

optional
T = any