Skip to content

Req

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

Defined in: src/decorators.ts:79

Decorator: Binds a parameter to the request object.

string

(target, propertyKey, parameterIndex): void

any

string

number

void