Skip to content

Variable: Request

ts
const Request: () => ParameterDecorator = Req;

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

Returns

ParameterDecorator

Released under the MIT License.