property DecoratorPluginOptions.modules

Module classes to expand before registration. Imported modules are visited depth-first; each module's providers are collected before its controllers.

Type

readonly Constructor[]

Usage

import { type DecoratorPluginOptions } from "decorator-plugin/src/index.ts";