param()
param(options): (target, propertyKey, parameterIndex) => void
Parameters
| Parameter | Type |
|---|
options | Input |
Returns
Function
Parameters
| Parameter | Type |
|---|
target | Object |
propertyKey | string | symbol |
parameterIndex | number |
Returns
void
Source
src/decorators/functions.ts:398