Skip to content

Body

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

Defined in: src/decorators/http.ts:96

Decorator: Binds a parameter to the request body.

string

(target, propertyKey, parameterIndex): void

any

string

number

void