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