Skip to content

Variable: Req

ts
const Req: () => ParameterDecorator;

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

Returns

ParameterDecorator

Released under the MIT License.