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