Skip to content

Function: Headers()

ts
function Headers(property?): ParameterDecorator;

Defined in: packages/core/src/decorators/http.decorators.ts:123

Parameters

ParameterType
property?string

Returns

ParameterDecorator

Released under the MIT License.