interface DynamicModule
implements ModuleMetadata
import { type DynamicModule } from "https://deno.land/x/oak_nest@v1.13.17/src/interfaces/mod.ts";
Interface defining a Dynamic Module.
Properties
module: Type<any>
A module reference
x/oak_nest/src/interfaces/mod.ts>DynamicModule
import { type DynamicModule } from "https://deno.land/x/oak_nest@v1.13.17/src/interfaces/mod.ts";
Interface defining a Dynamic Module.
A module reference