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