Variable: Options
ts
const Options: (path) => MethodDecorator;Defined in: packages/core/src/decorators/http.decorators.ts:32
Parameters
| Parameter | Type | Default value |
|---|---|---|
path | string | "" |
Returns
MethodDecorator