Skip to content

Function: Cookies()

ts
function Cookies(property?): ParameterDecorator;

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

Parameters

ParameterType
property?string

Returns

ParameterDecorator

Released under the MIT License.