Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak_nest/src/interfaces/mod.ts

Refer to nestjs to realize some common functions for Deno
Go to Latest
import * as oakNest from "https://deno.land/x/oak_nest@v2.0.0/src/interfaces/mod.ts";

Interfaces

Interface defining a Class type provider.

Interface defining a Dynamic Module.

Interface defining an Existing (aliased) type provider.

Interface defining a Factory type provider.

Interface describing implementation of an interceptor.

Interface describing options for serving static assets.

Interface defining a Value type provider.