Skip to content

Ctx

const Ctx: (name?) => (target, propertyKey, parameterIndex) => void

Defined in: src/decorators.ts:84

Decorator: Binds a parameter to the request context.

string

(target, propertyKey, parameterIndex): void

any

string

number

void