Skip to content

All

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

Defined in: src/decorators.ts:155

Decorator: Binds a method to ANY HTTP verb.

string = "/"

(target, propertyKey, descriptor): void

any

string

PropertyDescriptor

void