property DecoratorPluginOptions.autoDiscover

When true, auto-scan controllersPath for decorated classes. Discovery failures are logged as warnings and never crash the application.

Type

boolean

Usage

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