Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_nest/modules/uinv/deps.ts

Refer to nestjs to realize some common functions for Deno, support hono and oak
Go to Latest
import * as denoNest from "https://deno.land/x/deno_nest@v3.7.0/modules/uinv/deps.ts";

Classes

Instantiate a BadRequestException Exception.

Instantiate a ForbiddenException Exception.

Instantiate an UnauthorizedException Exception.

Variables

this is a high function which will return a param decorator.

Interfaces

Interface describing implementation of an interceptor.