Skip to content

OnResponseEnd

const OnResponseEnd: () => (target, propertyKey) => void

Defined in: src/decorators/hooks.ts:38

Decorator: Hook that runs after the response has finished sending.

(target, propertyKey): void

any

string

void