property ParamSource.descriptor

The metadata this source contributes, less its positional index.

Type

Omit<ParameterMetadata, "index">

Usage

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