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

x/oak_nest/src/interceptor.ts>compose

Refer to nestjs to realize some common functions for Deno
Go to Latest
function compose
import { compose } from "https://deno.land/x/oak_nest@v1.15.1/src/interceptor.ts";

Compose multiple interceptors functions into a single interceptor function.