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

x/oak_nest/src/interfaces/module.interface.ts>DynamicModule

Refer to nestjs to realize some common functions for Deno
Go to Latest
interface DynamicModule
implements ModuleMetadata
import { type DynamicModule } from "https://deno.land/x/oak_nest@v1.13.17/src/interfaces/module.interface.ts";

Interface defining a Dynamic Module.

Properties

module: Type<any>

A module reference