Skip to content

OnStop

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

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

Decorator: Hook that runs when the server is stopped.

(target, propertyKey): void

any

string

void