Skip to content

Variable: Param

ts
const Param: (schema) => ParameterDecorator;

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

Parameters

ParameterType
schemaobject

Returns

ParameterDecorator

Released under the MIT License.