Skip to content

Param

const Param: (name?) => (target, propertyKey, parameterIndex) => void

Defined in: src/decorators.ts:64

Decorator: Binds a parameter to the request parameters.

string

(target, propertyKey, parameterIndex): void

any

string

number

void