Skip to content

Head

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

Defined in: src/decorators.ts:150

Decorator: Binds a method to the HEAD HTTP verb.

string = "/"

(target, propertyKey, descriptor): void

any

string

PropertyDescriptor

void