Skip to content

Variable: Response

ts
const Response: () => ParameterDecorator = Res;

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

Returns

ParameterDecorator

Released under the MIT License.