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