Skip to content

Head

const Head: (path) => (target, propertyKey, descriptor) => void

Defined in: src/decorators/http.ts:65

Decorator: Binds a method to the HEAD HTTP verb.

string = "/"

(target, propertyKey, descriptor): void

any

string

PropertyDescriptor

void