Skip to content

Headers

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

Defined in: src/decorators.ts:74

Decorator: Binds a parameter to the request headers.

string

(target, propertyKey, parameterIndex): void

any

string

number

void