Skip to content

OnRequestEnd

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

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

Decorator: Hook that runs after a request is successfully processed.

(target, propertyKey): void

any

string

void