Skip to content

Body

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

Defined in: src/decorators.ts:59

Decorator: Binds a parameter to the request body.

string

(target, propertyKey, parameterIndex): void

any

string

number

void